diff options
Diffstat (limited to 'arch/arm/mach-w90x900/Makefile')
-rw-r--r-- | arch/arm/mach-w90x900/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-w90x900/Makefile b/arch/arm/mach-w90x900/Makefile index 947316a0a52f..6287268cde4c 100644 --- a/arch/arm/mach-w90x900/Makefile +++ b/arch/arm/mach-w90x900/Makefile | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | # Object file lists. | 5 | # Object file lists. |
6 | 6 | ||
7 | obj-y := irq.o time.o mfp-w90p910.o | 7 | obj-y := irq.o time.o mfp-w90p910.o gpio.o |
8 | 8 | ||
9 | # W90X900 CPU support files | 9 | # W90X900 CPU support files |
10 | 10 | ||