6d81f38c6a
for it yet). This is probably very broken and/or wrong, but that's why we have projects branches. Sponsored by: The FreeBSD Foundation
10 lines
102 B
Makefile
10 lines
102 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
BOARD= PANDABOARD
|
|
${BOARD}PARTSCHEME= mbr
|
|
|
|
build-arm-${BOARD:tl}:
|
|
touch ${.TARGET}
|