~ilya-yanok/ubuntu/precise/grub2/fix-for-948716

« back to all changes in this revision

Viewing changes to conf/sparc64-ieee1275.mk

  • Committer: Bazaar Package Importer
  • Author(s): Robert Millan
  • Date: 2008-01-28 00:01:11 UTC
  • mto: (17.3.1 squeeze) (1.9.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20080128000111-0764agvqzg601o1d
Tags: upstream-1.95+20080128
ImportĀ upstreamĀ versionĀ 1.95+20080128

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
        /bin/sh genkernsyms.sh $(filter %.h,$^) > $@ || (rm -f $@; exit 1)
27
27
 
28
28
# Programs
29
 
pkgdata_PROGRAMS = kernel.elf
 
29
pkglib_PROGRAMS = kernel.elf
30
30
 
31
31
# Utilities.
32
32
#bin_UTILITIES = grub-mkimage
176
176
 
177
177
# Modules.
178
178
#_linux.mod linux.mod
179
 
pkgdata_MODULES = fat.mod ufs.mod ext2.mod minix.mod \
 
179
pkglib_MODULES = fat.mod ufs.mod ext2.mod minix.mod \
180
180
        hfs.mod jfs.mod normal.mod hello.mod font.mod ls.mod \
181
181
        boot.mod cmp.mod cat.mod terminal.mod fshelp.mod amiga.mod apple.mod \
182
182
        pc.mod suspend.mod loopback.mod help.mod reboot.mod halt.mod sun.mod \