Only build gpio modules on armv6, until it's known that they can be built

succesfully on other arches.
This commit is contained in:
Ian Lepore 2016-05-27 01:14:35 +00:00
parent 279dc9ca3d
commit 3bf5c797c0

View File

@ -125,7 +125,7 @@ SUBDIR= \
geom \
${_glxiic} \
${_glxsb} \
gpio \
${_gpio} \
hatm \
hifn \
hme \
@ -733,6 +733,10 @@ _cfi= cfi
_cpsw= cpsw
.endif
.if ${MACHINE_ARCH} == "armv6"
_gpio= gpio
.endif
.if ${MACHINE_CPUARCH} == "powerpc"
_agp= agp
_an= an