diff options
Diffstat (limited to 'arch/arm/mach-ks8695/Makefile')
-rw-r--r-- | arch/arm/mach-ks8695/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ks8695/Makefile b/arch/arm/mach-ks8695/Makefile index 0a0f496e8cc..56b7d337333 100644 --- a/arch/arm/mach-ks8695/Makefile +++ b/arch/arm/mach-ks8695/Makefile @@ -12,3 +12,4 @@ obj- := #obj-$(CONFIG_PCI) += pci.o # Board-specific support +obj-$(CONFIG_MACH_KS8695) += board-micrel.o |