This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42113
Commits
6
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
d4150248fc
15.0
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd4150248fc'
${ noResults }
kernel_samsung_sm7125
/
arch
/
powerpc
/
platforms
/
52xx
/
Makefile
7 lines
98 B
Raw
Normal View
History
Unescape
Escape
[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx No other chips use this device, it belongs in a 52xx-specific path. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Sylvain Munaut <tnt@246tNt.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
18 years ago
#
# Makefile for 52xx based boards
#
i
f
e
q
(
$(
CONFIG_PPC_MERGE
)
,
y
)
obj-y
+=
mpc52xx_pic.o
e
n
d
i
f