mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 19:31:53 +00:00
4ff62e1c7f
m82xx_calibrate_decr(), mpc82xx_ads_show_cpuinfo(), and mpc82xx_halt() do anything useful beyond what the generic code does. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5 lines
93 B
Makefile
5 lines
93 B
Makefile
#
|
|
# Makefile for the PowerPC 82xx linux kernel.
|
|
#
|
|
obj-$(CONFIG_MPC82xx_ADS) += mpc82xx_ads.o
|