summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.arm
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-08-14 04:21:14 +0000
committerimp <imp@FreeBSD.org>2014-08-14 04:21:14 +0000
commita2466e5139b4ec91444cb30f51e04df165cae920 (patch)
tree4c541e962d5700842c65906f1ea2030dd7b74339 /sys/conf/Makefile.arm
parent79c623db6a509902d32a9007a1fa65c79ad8e63a (diff)
downloadFreeBSD-src-a2466e5139b4ec91444cb30f51e04df165cae920.zip
FreeBSD-src-a2466e5139b4ec91444cb30f51e04df165cae920.tar.gz
Add support for FDT and !FDT configs on Atmel, though FDT isn't
working yet. Bump rev on arm Makefile since files.at91 uses new '!' operator.
Diffstat (limited to 'sys/conf/Makefile.arm')
-rw-r--r--sys/conf/Makefile.arm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm
index 06f75a7..67db55d 100644
--- a/sys/conf/Makefile.arm
+++ b/sys/conf/Makefile.arm
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 600013
STD8X16FONT?= iso
OpenPOWER on IntegriCloud