oxnas: remove uboot-oxnas-ox820 from default package selection
authorDaniel Golle <daniel@makrotopia.org>
Fri, 1 Mar 2019 01:55:09 +0000 (02:55 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 1 Mar 2019 03:09:00 +0000 (04:09 +0100)
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>
target/linux/oxnas/ox820/target.mk

index 7c5745814ddd76e9c0aacfcccbb3165a6d58fc81..6820473039b27ee3a2457c1733151a324f064416 100644 (file)
@@ -3,10 +3,6 @@ BOARDNAME:=OX820/NAS782x
 CPU_TYPE:=mpcore
 FEATURES+=nand pci pcie ubifs usb
 
-DEFAULT_PACKAGES += \
-       uboot-oxnas-ox820
-
-
 define Target/Description
     Oxford/PLXTECH OX820/NAS782x
 endef
\ No newline at end of file