mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-20 11:13:58 +08:00
2c85bd3189
Compiling for the m68knommu/68328 Palm/Pilot target you get: LD vmlinux arch/m68k/platform/68328/head.o: In function `L3': (.text+0x170): undefined reference to `rom_length' "rom_length" is not used any longer by any of the m68knommu code. So remove it from here too. Signed-off-by: Greg Ungerer <gerg@uclinux.org> |
||
---|---|---|
.. | ||
bootlogo.h | ||
config.c | ||
entry.S | ||
head-de2.S | ||
head-pilot.S | ||
head-ram.S | ||
head-rom.S | ||
ints.c | ||
Makefile | ||
romvec.S | ||
timers.c |