This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-11-19 02:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ff37f6e591
linux
/
arch
/
arm
/
plat-spear
/
Makefile
7 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: 6013/1: ST SPEAr: Added source files for SPEAr platform Reviewed-by: Linus Walleij <linux.walleij@stericsson.com> Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-04-01 11:30:49 +00:00
#
# SPEAr Platform specific Makefile
#
# Common support
ARM: 6020/1: ST SPEAr: Adding gpio pad multiplexing support GPIO Pads in spear platform are are multiplexed in various machines. This patch adds support for this pad multiplexing. Reviewed-by: Linus Walleij <linux.walleij@stericsson.com> Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-04-01 11:31:29 +00:00
obj-y
:=
clock.o padmux.o time.o
Reference in New Issue
Copy Permalink