From 236fcedc51d0b43701081ddde7af39e6a6cce0e7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 20 Jan 2017 06:39:35 +0100 Subject: Revert "ar71xx: wrt400n: lift size limit on kernel and rootfs part" This reverts commit 78c2ec0f477bab5b5c2622b5a18c14e51dea7249. The builders were failing with a segfault when generating the image Signed-off-by: John Crispin --- target/linux/ar71xx/image/legacy-devices.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/ar71xx/image/legacy-devices.mk') diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index f1274a25eb..3f865da43f 100644 --- a/target/linux/ar71xx/image/legacy-devices.mk +++ b/target/linux/ar71xx/image/legacy-devices.mk @@ -582,6 +582,11 @@ define LegacyDevice/WLAEAG300N endef LEGACY_DEVICES += WLAEAG300N +define LegacyDevice/WRT400N + DEVICE_TITLE := Linksys WRT400N +endef +LEGACY_DEVICES += WRT400N + define LegacyDevice/WZRHPG300NH DEVICE_TITLE := Buffalo WZR-HP-G300NH DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport -- cgit v1.2.3