mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
rk: sram: build sram.c use Thumb instruction set
This commit is contained in:
@@ -7,4 +7,5 @@ obj-$(CONFIG_FIQ_DEBUGGER) += rk_fiq_debugger.o
|
||||
obj-$(CONFIG_RK_EARLY_PRINTK) += early_printk.o ../kernel/debug.o
|
||||
obj-y += mem_reserve.o
|
||||
obj-y += sram.o
|
||||
CFLAGS_sram.o += -Os -mthumb
|
||||
obj-$(CONFIG_DDR_TEST) += memtester.o
|
||||
|
||||
Reference in New Issue
Block a user