lantiq: fix typo in new image generation

Fix typo in commit a6f7536a73
(new image generation)

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
master
Ben Mulvihill 8 years ago committed by Jo-Philipp Wich
parent 040ebe2473
commit 7df43d88ec
  1. 2
      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)

Loading…
Cancel
Save