blob: 147affb9cbd4ebe17cf2184c6aab83001b69dcf8 (
plain)
1
2
3
4
5
6
7
|
ARCH:= cris
CPU_ARCH:= cris
KERNEL_VERSION:= 2.6.33
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= c3883760b18d50e8d78819c54d579b00
TARGET_OPTIMIZATION:= -Os -pipe -fno-peephole2
TARGET_CFLAGS_ARCH:= -march=v10
|