mirror of https://github.com/hak5/openwrt.git
oxnas: remove uboot-oxnas-ox820 from default package selection
All supported boards should work with the $vendor bootloader just fine. Existing users should mindfully re-flash using new initramfs build and restore $vendor bootloader's bootcmd to it's original setting. Signed-off-by: Daniel Golle <daniel@makrotopia.org>openwrt-19.07
parent
5fac36d5aa
commit
266b3da335
|
@ -3,10 +3,6 @@ BOARDNAME:=OX820/NAS782x
|
||||||
CPU_TYPE:=mpcore
|
CPU_TYPE:=mpcore
|
||||||
FEATURES+=nand pci pcie ubifs usb
|
FEATURES+=nand pci pcie ubifs usb
|
||||||
|
|
||||||
DEFAULT_PACKAGES += \
|
|
||||||
uboot-oxnas-ox820
|
|
||||||
|
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Oxford/PLXTECH OX820/NAS782x
|
Oxford/PLXTECH OX820/NAS782x
|
||||||
endef
|
endef
|
Loading…
Reference in New Issue