mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-02 21:30:29 +00:00
Add ld.script in DISTFILES
This commit is contained in:
parent
5dcd8bb683
commit
1ddf371672
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user