Add ld.script in DISTFILES

This commit is contained in:
Laurent Vivier 2007-02-05 12:41:40 +00:00
parent 5dcd8bb683
commit 1ddf371672

View File

@ -28,6 +28,8 @@ all: apple_driver
include $(TOP)/../Rules.mk
DISTFILES += ld.script
apple_driver: apple_driver.o
$(OBJCOPY) -j .text -j .data -j .rodata -j .got \
-O binary apple_driver.o apple_driver