summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile.arm
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2012-03-13 00:45:27 +0000
committerjmallett <jmallett@FreeBSD.org>2012-03-13 00:45:27 +0000
commit58262fb0f101dcb18afb8c5ef2b366ab30e7b2ae (patch)
tree946a13f2c7239db87d740857847dabdda86092d8 /usr.sbin/Makefile.arm
parentf4fbc695fe15c4f7b020cf4557c7538a6770c5d0 (diff)
downloadFreeBSD-src-58262fb0f101dcb18afb8c5ef2b366ab30e7b2ae.zip
FreeBSD-src-58262fb0f101dcb18afb8c5ef2b366ab30e7b2ae.tar.gz
sysinstall was removed from usr.sbin/Makefile in r225937. Because per-arch
Makefiles were split out in this directory and others in userland, it makes it quite easy to miss per-arch conditionals when changing something generally.
Diffstat (limited to 'usr.sbin/Makefile.arm')
-rw-r--r--usr.sbin/Makefile.arm1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/Makefile.arm b/usr.sbin/Makefile.arm
index f19c717..b21bc52 100644
--- a/usr.sbin/Makefile.arm
+++ b/usr.sbin/Makefile.arm
@@ -2,4 +2,3 @@
SUBDIR+= ofwdump
SUBDIR+= kgmon
-SUBDIR:= ${SUBDIR:Nsysinstall}
OpenPOWER on IntegriCloud