mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
lantiq: fix BTHOMEHUBV2B default packages
Due to the introduced double whitespace the default package selection isn't applied. This leads to errors like a not working networking because of a missing swconfig binary. Fixes FS#208. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
82b8eaa89f
commit
993ca3b747
@ -291,7 +291,7 @@ ifeq ($(SUBTARGET),xway)
|
||||
define Device/BTHOMEHUBV2B
|
||||
$(Device/NAND)
|
||||
DEVICE_TITLE := BT Home Hub 2B
|
||||
DEVICE_PACKAGES := kmod-ltq-hcd-danube \
|
||||
DEVICE_PACKAGES := kmod-ltq-hcd-danube \
|
||||
kmod-ltq-adsl-danube-mei kmod-ltq-adsl-danube \
|
||||
kmod-ltq-adsl-danube-fw-a kmod-ltq-atm-danube \
|
||||
kmod-ltq-deu-danube \
|
||||
|
Loading…
x
Reference in New Issue
Block a user