mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3188: pm.c build use Thumb instruction set
This commit is contained in:
@@ -7,6 +7,7 @@ CFLAGS_ddr.o += -mthumb
|
||||
obj-y += ../mach-rk30/pmu.o
|
||||
obj-y += ../mach-rk30/reset.o
|
||||
obj-$(CONFIG_PM) += ../mach-rk30/pm.o
|
||||
CFLAGS_pm.o += -mthumb
|
||||
endif
|
||||
obj-y += ../mach-rk30/common.o
|
||||
CFLAGS_common.o += -DTEXT_OFFSET=$(TEXT_OFFSET)
|
||||
|
||||
Reference in New Issue
Block a user