From ff324050c3fa186c7e05a8489b0b1074d6fbdf88 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 1 Jun 2015 20:11:35 +0000 Subject: ipq806x: move stmmac support in the kernel binary Ethernet GMAC is built-in the SoC, so there is no need to enable it as a module. We'll just assume we need it. That's what is done for other platform where this driver is used so it'll make things more consistent. Signed-off-by: Mathieu Olivari SVN-Revision: 45871 --- target/linux/ipq806x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq806x/Makefile') diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index da841a6314..b6ddfe26b9 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -15,7 +15,7 @@ KERNELNAME:=zImage Image dtbs include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ - kmod-leds-gpio kmod-gpio-button-hotplug kmod-stmmac swconfig \ + kmod-leds-gpio kmod-gpio-button-hotplug swconfig \ kmod-ata-core kmod-ata-ahci kmod-ata-ahci-platform -- cgit v1.2.3