git-svn-id: http://svn.librewrt.org/librewrt@72 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2
[librewrt/.git] / bright-ben / target / linux / x86 / ep80579 / target.mk
1 BOARDNAME:=Intel EP80579
2 DEFAULT_PACKAGES += kmod-ep80579-can kmod-ep80579-eth kmod-ep80579-misc \
3                         kmod-usb-core kmod-usb2 kmod-usb-hid kmod-usb-uhci
4
5 define Target/Description
6         Build firmware images for Intel EP80579 based boards
7         (e.g : ADI Engineering Ocracoke Island)
8 endef
9