MFp4: boot2 should now build
This commit is contained in:
parent
338cfe36cf
commit
f31202e5dd
@ -1,5 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR= libat91 boot0 boot0iic boot0spi bootiic bootspi
|
||||
SUBDIR= libat91 boot0 boot0iic boot0spi boot2 bootiic bootspi
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
@ -1,5 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../libat91
|
||||
|
||||
P=bootspi
|
||||
FILES=${P}
|
||||
SRCS=arm_init.S main.c loader_prompt.c env_vars.c ee.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user