This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d1df447197
android_kernel_xiaomi_sm8350
/
arch
/
powerpc
/
platforms
/
82xx
/
Makefile
5 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
POWERPC: mpc82xx merge: board-specific/platform stuff(resend) This intruduces 82xx family in arch/powerpc/platforms, and has all the board-specific code to represent regression-less transaction from ppc. The functionality is apparently the same, including PCI controller. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
2006-10-02 14:45:17 -04:00
#
# Makefile for the PowerPC 82xx linux kernel.
#
[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads. This is just a rename patch; internal references to mpc82xx_ads will be changed in the next one. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-07-26 14:51:42 -04:00
obj-$(CONFIG_MPC8272_ADS)
+=
mpc8272_ads.o
Reference in New Issue
Copy Permalink