Reorganization to better fit platform/target conventions.
diff --git a/target/pc-x86/rules.mk b/target/pc-x86/rules.mk
new file mode 100644
index 0000000..ed7bbfb
--- /dev/null
+++ b/target/pc-x86/rules.mk
@@ -0,0 +1,5 @@
+# mostly null target configuration for pc-x86
+LOCAL_DIR := $(GET_LOCAL_DIR)
+
+PLATFORM := pc
+