Merge kernel_img_HEADERS
This commit is contained in:
parent
ed4e9b07a4
commit
efca454179
11 changed files with 15 additions and 49 deletions
|
@ -10,11 +10,7 @@ script/lexer.c_DEPENDENCIES = grub_script.tab.h
|
|||
|
||||
# Images.
|
||||
|
||||
kernel_img_HEADERS = boot.h cache.h device.h disk.h dl.h elf.h elfload.h \
|
||||
env.h err.h file.h fs.h kernel.h misc.h mm.h net.h parser.h reader.h \
|
||||
symbol.h term.h time.h types.h powerpc/libgcc.h loader.h partition.h \
|
||||
msdos_partition.h ieee1275/ieee1275.h machine/kernel.h handler.h list.h \
|
||||
command.h i18n.h env_private.h
|
||||
kernel_img_HEADERS += cpu/libgcc.h ieee1275/ieee1275.h
|
||||
|
||||
# Programs
|
||||
pkglib_PROGRAMS = kernel.img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue