1BOARDNAME:=Generic
2CPU_TYPE :=pentium4
3FEATURES += audio fpu pci pcie usb
4DEFAULT_PACKAGES += kmod-button-hotplug
5
6define Target/Description
7	Build firmware images for modern x86 based boards with CPUs
8	supporting at least the Intel Pentium 4 instruction set with
9	MMX, SSE and SSE2.
10endef
11
12