Use ofpathname in grub-setup on sparc

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-18 14:02:13 +02:00
parent a9e6ff28d2
commit 6e86896ed8
8 changed files with 26 additions and 29 deletions

View file

@ -50,6 +50,7 @@ grub_mkimage_SOURCES = util/grub-mkrawimage.c util/misc.c \
# For grub-setup.
util/sparc64/ieee1275/grub-setup.c_DEPENDENCIES = grub_setup_init.h
grub_setup_SOURCES = util/sparc64/ieee1275/grub-setup.c util/hostdisk.c \
util/ieee1275/ofpath.c \
util/misc.c util/getroot.c kern/device.c kern/disk.c \
kern/err.c kern/misc.c kern/parser.c kern/partition.c \
kern/file.c kern/fs.c kern/env.c kern/list.c \