diff options
Diffstat (limited to 'arch/arm/plat-orion')
-rw-r--r-- | arch/arm/plat-orion/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-orion/Makefile b/arch/arm/plat-orion/Makefile index 9fd843e1785b..09711cdc6817 100644 --- a/arch/arm/plat-orion/Makefile +++ b/arch/arm/plat-orion/Makefile | |||
@@ -3,7 +3,6 @@ | |||
3 | # | 3 | # |
4 | ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include | 4 | ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include |
5 | 5 | ||
6 | obj-$(CONFIG_ARCH_ORION5X) += addr-map.o | ||
7 | obj-$(CONFIG_ARCH_MV78XX0) += addr-map.o | 6 | obj-$(CONFIG_ARCH_MV78XX0) += addr-map.o |
8 | 7 | ||
9 | orion-gpio-$(CONFIG_GENERIC_GPIO) += gpio.o | 8 | orion-gpio-$(CONFIG_GENERIC_GPIO) += gpio.o |