summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2013-04-11 22:18:20 +0000
committerbz <bz@FreeBSD.org>2013-04-11 22:18:20 +0000
commit862ce015c11b8931b27fe2a96e684418c5841c8c (patch)
treeea346e9f84731d68ff43999d7571fe43e9ea2116 /sys/powerpc/conf
parent2de9f3a45533170ce9fb1c8445a924e507f33676 (diff)
downloadFreeBSD-src-862ce015c11b8931b27fe2a96e684418c5841c8c.zip
FreeBSD-src-862ce015c11b8931b27fe2a96e684418c5841c8c.tar.gz
Generate a LINT for powerpc and for powerpc64.
Discussed with: nwhitehorn
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/powerpc/conf/Makefile b/sys/powerpc/conf/Makefile
index f665238..562bc46 100644
--- a/sys/powerpc/conf/Makefile
+++ b/sys/powerpc/conf/Makefile
@@ -1,8 +1,5 @@
# $FreeBSD$
TARGET=powerpc
-.if ${MACHINE_ARCH} == powerpc || ${MACHINE_ARCH} == powerpc64
-TARGET_ARCH?=${MACHINE_ARCH}
-.endif
.include "${.CURDIR}/../../conf/makeLINT.mk"
OpenPOWER on IntegriCloud