aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2020-01-09 12:32:16 +0100
committerDavid Bauer <mail@david-bauer.net>2020-01-09 12:32:16 +0100
commit8f0effc462e2c7467e4056c2cb09d9e1da078088 (patch)
tree95c331ac9de15a042b65254e1c43babda24fd785 /target/linux/ramips/image
parentab16adf80b61aa5b12229ee15fe836872621d5e7 (diff)
downloadupstream-8f0effc462e2c7467e4056c2cb09d9e1da078088.tar.gz
upstream-8f0effc462e2c7467e4056c2cb09d9e1da078088.tar.bz2
upstream-8f0effc462e2c7467e4056c2cb09d9e1da078088.zip
ramips: disable image build for HiWiFi HC5962
Image builds for the ramips-mt7621 target currently fail with: > WARNING: Image file ./hiwifi_hc5962-kernel.bin is too big Disable this board for now. It can still be built using the SDK. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r--target/linux/ramips/image/mt7621.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index 2baec6aa2f..767e63ccab 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -337,6 +337,8 @@ define Device/hiwifi_hc5962
DEVICE_MODEL := HC5962
DEVICE_PACKAGES := kmod-mt7603 kmod-mt76x2 kmod-usb3 wpad-basic
SUPPORTED_DEVICES += hc5962
+ # Kernel partition too small
+ DEFAULT := n
endef
TARGET_DEVICES += hiwifi_hc5962