X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ab0a79714f445ae17d1ad601ff0628e75f31a430..1ee264d2d6960eb09c580554424c17a7c52a1ea1:/target/linux/ramips/files/arch/mips/ralink/common/Makefile diff --git a/target/linux/ramips/files/arch/mips/ralink/common/Makefile b/target/linux/ramips/files/arch/mips/ralink/common/Makefile index 96f348a5a..c2cf48bcb 100644 --- a/target/linux/ramips/files/arch/mips/ralink/common/Makefile +++ b/target/linux/ramips/files/arch/mips/ralink/common/Makefile @@ -7,6 +7,6 @@ # under the terms of the GNU General Public License version 2 as published # by the Free Software Foundation. -obj-y := setup.o intc.o gpio.o +obj-y := prom.o setup.o intc.o gpio.o obj-$(CONFIG_RALINK_DEV_GPIO_LEDS) += dev-gpio-leds.o