From: Ben Mulvihill Date: Fri, 24 Jun 2016 14:57:48 +0000 (+0200) Subject: lantiq: fix typo in new image generation X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=5e9b0633db067293e09603d22a86228eddc7ca3a;p=openwrt-github%2F.git lantiq: fix typo in 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)