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:
parent
3cba38f109
commit
9c0f0d8d1f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user