diff options
Diffstat (limited to 'target/rb433/target.mk')
-rw-r--r-- | target/rb433/target.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/rb433/target.mk b/target/rb433/target.mk deleted file mode 100644 index 185caf475..000000000 --- a/target/rb433/target.mk +++ /dev/null @@ -1,7 +0,0 @@ -ARCH:= mips -CPU_ARCH:= mips -KERNEL_VERSION:= 2.6.32 -KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 260551284ac224c3a43c4adac7df4879 -TARGET_OPTIMIZATION:= -Os -pipe -TARGET_CFLAGS_ARCH:= -march=mips32 |