summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/image
diff options
context:
space:
mode:
authorBen Mulvihill <ben.mulvihill@gmail.com>2016-06-20 18:35:52 +0200
committerJo-Philipp Wich <jo@mein.io>2016-06-21 13:49:54 +0200
commit7df43d88eca9a518c2e066a380aeddd8b026d534 (patch)
treec3de205ba286300abb4e89ea01157afeae735fad /target/linux/lantiq/image
parent040ebe24739eef24fc478e3b406be6a227237c39 (diff)
downloadmaster-31e0f0ae-7df43d88eca9a518c2e066a380aeddd8b026d534.tar.gz
master-31e0f0ae-7df43d88eca9a518c2e066a380aeddd8b026d534.tar.bz2
master-31e0f0ae-7df43d88eca9a518c2e066a380aeddd8b026d534.zip
lantiq: fix typo in new image generation
Fix typo in commit a6f7536a73c93794812d5e810fb41c3d0ff1fb27 (new image generation) Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
Diffstat (limited to 'target/linux/lantiq/image')
-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)