summaryrefslogtreecommitdiff
path: root/target/wrap/target.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-22 18:39:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-22 18:39:16 +0100
commitd0cc7e39caa254a2fb234a7f737e020dcf3b2b21 (patch)
treee6ad7261d8f920938345edee4857950fe03f6346 /target/wrap/target.mk
parent7eb57a4fac80b8c745f4ac811a07d134cc448d8a (diff)
parent94e883da1b5ae86935ceebd6a9fb8cab01d0c741 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/wrap/target.mk')
-rw-r--r--target/wrap/target.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/wrap/target.mk b/target/wrap/target.mk
new file mode 100644
index 000000000..3fe1a72bf
--- /dev/null
+++ b/target/wrap/target.mk
@@ -0,0 +1,7 @@
+ARCH:= x86
+CPU_ARCH:= i486
+KERNEL_VERSION:= 2.6.31.5
+KERNEL_RELEASE:= 1
+KERNEL_MD5SUM:= 926bff46d24e2f303e4ee92234e394d8
+TARGET_OPTIMIZATION:= -Os -pipe
+TARGET_CFLAGS_ARCH:= -march=i486