mirror of https://github.com/hak5/openwrt.git
pistachio: Add kmod-ca8210 wpan-tools by default
A ca8210 chip is soldered onto the board, add the driver by default. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>master
parent
3f07a06b3b
commit
5fa0e32698
|
@ -32,7 +32,7 @@ define Device/marduk
|
|||
DEVICE_DTS := img/pistachio_marduk
|
||||
BLOCKSIZE := 256KiB
|
||||
PAGESIZE := 4KiB
|
||||
DEVICE_PACKAGES := kmod-tpm-i2c-infineon
|
||||
DEVICE_PACKAGES := kmod-tpm-i2c-infineon kmod-ca8210 wpan-tools
|
||||
endef
|
||||
|
||||
TARGET_DEVICES += marduk
|
||||
|
|
Loading…
Reference in New Issue