From e9672b1a8fa4714cbc35d5964caf704b2e571f35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Mon, 18 Oct 2021 15:04:17 +0200 Subject: bcm53xx: switch to the upstream DSA-based b53 driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. Drop swconfig 2. Simplify network setup 3. Verify network config 4. Disable Buffalo WZR-900DHP for now - it misses ports definition Signed-off-by: Rafał Miłecki Reviewed-By: Christian Lamparter --- target/linux/bcm53xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm53xx/Makefile') diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 083f905096..921058d140 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/target.mk KERNELNAME:=zImage dtbs -DEFAULT_PACKAGES += swconfig nvram \ +DEFAULT_PACKAGES += nvram \ osafeloader oseama otrx \ kmod-gpio-button-hotplug \ kmod-leds-gpio -- cgit v1.2.3