blob: 90cf49f803ccc7c77c1cfceb4794ae66610b822f (
plain)
1
2
3
4
5
6
7
|
ARCH:= arm
CPU_ARCH:= armle
KERNEL_VERSION:= 2.6.35.7
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= f741879bcd3a5366a1bbe0ad5cdb7935
TARGET_OPTIMIZATION:= -Os -pipe
TARGET_CFLAGS_ARCH:= -msoft-float
|