Initial commit
This commit is contained in:
9
target/linux/mediatek/image/mt7622.mk
Normal file
9
target/linux/mediatek/image/mt7622.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
define Device/MTK-RFB1
|
||||
DEVICE_TITLE := MTK7622 rfb1 AP
|
||||
DEVICE_DTS := mt7622-rfb1
|
||||
DEVICE_DTS_DIR := $(DTS_DIR)/mediatek
|
||||
SUPPORTED_DEVICES := mt7622
|
||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb3 \
|
||||
kmod-ata-core kmod-ata-ahci-mtk
|
||||
endef
|
||||
TARGET_DEVICES += MTK-RFB1
|
||||
Reference in New Issue
Block a user