target.mk 201 B

123456789101112
  1. SUBTARGET:=ox820
  2. BOARDNAME:=OX820/NAS782x
  3. CPU_TYPE:=mpcore
  4. FEATURES+=nand pci pcie ubifs usb
  5. DEFAULT_PACKAGES += \
  6. uboot-oxnas-ox820
  7. define Target/Description
  8. Oxford/PLXTECH OX820/NAS782x
  9. endef