Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / arch / arm / plat-orion / Makefile
CommitLineData
69b02f6a
LB
1#
2# Makefile for the linux kernel.
3#
46f2007c 4ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
69b02f6a 5
43b426d6 6orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
abcda1dc
TP
7obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
8obj-$(CONFIG_PLAT_ORION_LEGACY) += $(orion-gpio-y)
This page took 0.441458 seconds and 5 git commands to generate.