target.mk 322 B

1234567891011
  1. BOARDNAME:=Intel EP80579
  2. KERNEL_PATCHVER:=3.3
  3. DEFAULT_PACKAGES += kmod-ep80579-can kmod-ep80579-eth kmod-ep80579-misc \
  4. kmod-usb-core kmod-usb2 kmod-usb-hid kmod-usb-uhci
  5. FEATURES += broken
  6. define Target/Description
  7. Build firmware images for Intel EP80579 based boards
  8. (e.g : ADI Engineering Ocracoke Island)
  9. endef