Merge branch 'next' into upstream-merge
[deliverable/linux.git] / arch / arm / plat-orion / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 obj-y := irq.o pcie.o time.o
6 obj-m :=
7 obj-n :=
8 obj- :=
9
10 obj-$(CONFIG_GENERIC_GPIO) += gpio.o
This page took 0.031616 seconds and 5 git commands to generate.