mirror of
https://github.com/adulau/aha.git
synced 2025-01-05 15:43:22 +00:00
08264cbc9f
Updated Kconfig & Makefiles in prep for adding support for the Freescale MPC83xx family of processors to arch/powerpc. Moved around some config options that are more globally applicable to other PowerPC processors. Added a temporary config option (83xx) to match existing arch/ppc support for the MPC83xx line. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
4 lines
99 B
Makefile
4 lines
99 B
Makefile
#
|
|
# Makefile for the PowerPC 83xx linux kernel.
|
|
#
|
|
obj-$(CONFIG_MPC834x_SYS) += mpc834x_sys.o pci.o
|