ASR_BASE
Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/target/linux/x86/generic/target.mk b/target/linux/x86/generic/target.mk
new file mode 100644
index 0000000..81a1d7a
--- /dev/null
+++ b/target/linux/x86/generic/target.mk
@@ -0,0 +1,10 @@
+BOARDNAME:=Generic
+CPU_TYPE :=pentium4
+FEATURES += audio pci pcie usb
+
+define Target/Description
+ Build firmware images for modern x86 based boards with CPUs
+ supporting at least the Intel Pentium 4 instruction set with
+ MMX, SSE and SSE2.
+endef
+