projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60d6967
)
rk: no use Thumb instruction set
author
黄涛
<huangtao@rock-chips.com>
Thu, 31 Jan 2013 03:29:33 +0000
(11:29 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Thu, 31 Jan 2013 03:29:33 +0000
(11:29 +0800)
arch/arm/plat-rk/Makefile
patch
|
blob
|
history
diff --git
a/arch/arm/plat-rk/Makefile
b/arch/arm/plat-rk/Makefile
index 0ef29c2e8d280d24a3cd4da6d25cbef249473f3a..2544a325355311634d747aff535c18e3ef88e913 100755
(executable)
--- a/
arch/arm/plat-rk/Makefile
+++ b/
arch/arm/plat-rk/Makefile
@@
-11,7
+11,6
@@
obj-y += mem_reserve.o
obj-y += config.o
obj-y += sram.o
obj-y += iomux.o
-CFLAGS_sram.o += -mthumb
obj-$(CONFIG_DDR_TEST) += memtester.o ddr_test.o
obj-$(CONFIG_DDR_FREQ) += ddr_freq.o
obj-$(CONFIG_DVFS) += dvfs.o