summaryrefslogtreecommitdiff
path: root/target/rb532/target.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-19 09:53:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-19 09:53:00 +0100
commita934246178d7c686bf28c3dbed57b06120cb48d0 (patch)
treeee9df21508827ce7f2539edd7926c0c3a54d9eb0 /target/rb532/target.mk
parentb5b2d187c4e25998dc560ad59c6e4aa77fb9463b (diff)
rename DEVICE to ADK_TARGET
- the name is better, because qemu f.e. is no hardware device - use make TARGET=alix1c to start with a configuration for this target - use make TARGET=alix1c allmodconfig to generate a mostly complete config to build all available packages for this platform as a package The all.config and .defconfig files needed to get this working are dynamically generated.
Diffstat (limited to 'target/rb532/target.mk')
-rw-r--r--target/rb532/target.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/rb532/target.mk b/target/rb532/target.mk
new file mode 100644
index 000000000..c0924be1f
--- /dev/null
+++ b/target/rb532/target.mk
@@ -0,0 +1,7 @@
+ARCH:= mips
+CPU_ARCH:= mipsel
+KERNEL_VERSION:= 2.6.31.5
+KERNEL_RELEASE:= 1
+KERNEL_MD5SUM:= 926bff46d24e2f303e4ee92234e394d8
+TARGET_OPTIMIZATION:= -Os -pipe
+TARGET_CFLAGS_ARCH:= -march=mips32