Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
8
arch/arm/mach-versatile/Makefile
Normal file
8
arch/arm/mach-versatile/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Makefile for the linux kernel.
|
||||
#
|
||||
|
||||
obj-y := core.o clock.o
|
||||
obj-$(CONFIG_ARCH_VERSATILE_PB) += versatile_pb.o
|
||||
obj-$(CONFIG_MACH_VERSATILE_AB) += versatile_ab.o
|
||||
obj-$(CONFIG_PCI) += pci.o
|
||||
Reference in New Issue
Block a user