x86/ep80579: switch to 3.3
[openwrt/svn-archive/archive.git] / target / linux / x86 / ep80579 / target.mk
1 LINUX_VERSION:=3.3.6
2 BOARDNAME:=Intel EP80579
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
6 define Target/Description
7 Build firmware images for Intel EP80579 based boards
8 (e.g : ADI Engineering Ocracoke Island)
9 endef
10