Go back to unconditionally compiling modules/gpio now that the parts of it

dependent on FDT support are conditionally compiled only on FDT platforms.
This commit is contained in:
Ian Lepore 2016-05-27 20:43:46 +00:00
parent 781ca89cf6
commit 1e45d04b7b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300872

View File

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