blob: b39fe4f470d5950c9b619863e27bd11bdae13e70 (
plain) (
blame)
1
2
3
4
5
6
|
#
# Makefile for the 6xx/7xx/7xxxx linux kernel.
#
obj-$(CONFIG_MPC7448HPC2) += mpc7448_hpc2.o
obj-$(CONFIG_LINKSTATION) += linkstation.o ls_uart.o
obj-$(CONFIG_PPC_HOLLY) += holly.o
|