This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-13 15:57:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
sys
/
boot
/
Makefile.arm
8 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
MF tbemd: move to using specific architecture makefiles
2010-08-22 21:48:07 -04:00
# $FreeBSD$
As with EFI, OFW and U-Boot etc only compile FDT support on those architectures that actually use it.
2011-06-25 12:01:45 -04:00
.
i
f
${MK_FDT}
!=
"no"
SUBDIR
+=
fdt
.
e
n
d
i
f
MF tbemd: move to using specific architecture makefiles
2010-08-22 21:48:07 -04:00
SUBDIR
+=
uboot
Reference in a new issue
Copy permalink