x86: remove old references to kmod-acpi-button
[openwrt.git] / target / linux / x86 / ep80579 / target.mk
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
7 define Target/Description
8         Build firmware images for Intel EP80579 based boards
9         (e.g : ADI Engineering Ocracoke Island)
10 endef
11