aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorBen Mulvihill <ben.mulvihill@gmail.com>2016-06-24 16:57:48 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:57:48 +0200
commit5e9b0633db067293e09603d22a86228eddc7ca3a (patch)
tree7a891c14b6ea62130eaa44b56a19d28074c21871 /target/linux/lantiq
parent4803354e873651fde1e33bd5961e513ddf8e4e00 (diff)
downloadmaster-187ad058-5e9b0633db067293e09603d22a86228eddc7ca3a.tar.gz
master-187ad058-5e9b0633db067293e09603d22a86228eddc7ca3a.tar.bz2
master-187ad058-5e9b0633db067293e09603d22a86228eddc7ca3a.zip
lantiq: fix typo in new image generation
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index e75d63410d..ff29b2aa78 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -468,7 +468,7 @@ define LegacyDevice/BTHOMEHUBV3A
kmod-ath9k wpad-mini \
swconfig uboot-envtools
endef
-LEGACY_DEVICES += BTHOMEHUBV3AB
+LEGACY_DEVICES += BTHOMEHUBV3A
Image/BuildKernel/Profile/DGN3500=$(call Image/BuildKernel/Template,DGN3500)
Image/Build/Profile/DGN3500=$(call Image/BuildDGN3500/$(1),$(1),DGN3500)