mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +00:00
rockchip: drop redundant definitions for ROCK Pi S
default values should be fine. Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Link: https://github.com/openwrt/openwrt/pull/16029 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
649bc715b2
commit
fe9c99806f
@ -152,9 +152,7 @@ define Device/radxa_rock-pi-s
|
|||||||
DEVICE_VENDOR := Radxa
|
DEVICE_VENDOR := Radxa
|
||||||
DEVICE_MODEL := ROCK Pi S
|
DEVICE_MODEL := ROCK Pi S
|
||||||
SOC := rk3308
|
SOC := rk3308
|
||||||
DEVICE_DTS := rockchip/rk3308-rock-pi-s
|
|
||||||
BOOT_SCRIPT := rock-pi-s
|
BOOT_SCRIPT := rock-pi-s
|
||||||
UBOOT_DEVICE_NAME := rock-pi-s-rk3308
|
|
||||||
DEVICE_PACKAGES := kmod-usb-net-cdc-ncm kmod-usb-net-rndis
|
DEVICE_PACKAGES := kmod-usb-net-cdc-ncm kmod-usb-net-rndis
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += radxa_rock-pi-s
|
TARGET_DEVICES += radxa_rock-pi-s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user