x86: remove subtarget specific LINUX_VERSION overrides
[openwrt/openwrt.git] / 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