Add mpc85xx_gpio to the build conf.

Missed this in the previous commit.
This commit is contained in:
jhibbits 2015-04-04 06:22:14 +00:00
parent b30b5c0e83
commit fc0de50986

View File

@ -136,6 +136,7 @@ powerpc/mpc85xx/i2c.c optional iicbus fdt
powerpc/mpc85xx/isa.c optional mpc85xx isa
powerpc/mpc85xx/lbc.c optional mpc85xx
powerpc/mpc85xx/mpc85xx.c optional mpc85xx
powerpc/mpc85xx/mpc85xx_gpio.c optional mpc85xx gpio
powerpc/mpc85xx/platform_mpc85xx.c optional mpc85xx
powerpc/mpc85xx/pci_mpc85xx.c optional pci mpc85xx
powerpc/ofw/ofw_machdep.c standard