This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
4c0f860779
linux
/
arch
/
arm
/
mach-actions
/
Makefile
5 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: Prepare Actions Semi S500 Add ARCH_ACTIONS and mach-actions/owl.c for "actions,s500". Signed-off-by: Andreas Färber <afaerber@suse.de>
2017-02-15 18:03:22 +08:00
obj-y
+=
owl.o
ARM: owl: Implement CPU enable-method for S500 Allow to bring up CPU1. Based on LeMaker linux-actions tree. Signed-off-by: Andreas Färber <afaerber@suse.de>
2017-02-27 00:25:21 +08:00
obj-${CONFIG_SMP}
+=
platsmp.o headsmp.o
AFLAGS_headsmp.o
:=
-Wa,-march
=
armv7-a