diff options
| -rw-r--r-- | arch/arm/mach-spear/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-spear/Makefile b/arch/arm/mach-spear/Makefile index dc9ce80508ad..af9bffb94f1c 100644 --- a/arch/arm/mach-spear/Makefile +++ b/arch/arm/mach-spear/Makefile | |||
| @@ -22,3 +22,5 @@ obj-$(CONFIG_MACH_SPEAR320) += spear320.o | |||
| 22 | 22 | ||
| 23 | obj-$(CONFIG_ARCH_SPEAR6XX) += spear6xx.o | 23 | obj-$(CONFIG_ARCH_SPEAR6XX) += spear6xx.o |
| 24 | obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o | 24 | obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o |
| 25 | |||
| 26 | CFLAGS_hotplug.o += -march=armv7-a | ||
