lantiq: fix typo in new image generation
Fix typo in commit a6f7536a73
(new image generation)
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
This commit is contained in:
parent
040ebe2473
commit
7df43d88ec
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue