From: Ben Mulvihill Date: Mon, 20 Jun 2016 16:35:52 +0000 (+0200) Subject: lantiq: fix typo in new image generation X-Git-Tag: v17.01.0-rc1~2284 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=7df43d88eca9a518c2e066a380aeddd8b026d534 lantiq: fix typo in new image generation Fix typo in commit a6f7536a73c93794812d5e810fb41c3d0ff1fb27 (new image generation) Signed-off-by: Ben Mulvihill --- 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)