2007-10-20 19:10:06 +00:00
|
|
|
BOARDNAME:=Generic
|
2016-05-17 21:12:49 +00:00
|
|
|
CPU_TYPE :=pentium4
|
2016-08-29 12:39:20 +00:00
|
|
|
FEATURES += audio pci pcie usb
|
2016-05-17 21:12:49 +00:00
|
|
|
DEFAULT_PACKAGES += kmod-button-hotplug
|
2007-10-04 20:58:11 +00:00
|
|
|
|
|
|
|
define Target/Description
|
2016-05-17 21:12:49 +00:00
|
|
|
Build firmware images for modern x86 based boards with CPUs
|
|
|
|
supporting at least the Intel Pentium 4 instruction set with
|
|
|
|
MMX, SSE and SSE2.
|
2007-10-04 20:58:11 +00:00
|
|
|
endef
|
|
|
|
|