From 7df43d88eca9a518c2e066a380aeddd8b026d534 Mon Sep 17 00:00:00 2001 From: Ben Mulvihill Date: Mon, 20 Jun 2016 18:35:52 +0200 Subject: lantiq: fix typo in new image generation Fix typo in commit a6f7536a73c93794812d5e810fb41c3d0ff1fb27 (new image generation) Signed-off-by: Ben Mulvihill --- target/linux/lantiq/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3