diff options
Diffstat (limited to 'arch/cris/include/asm/Kbuild')
-rw-r--r-- | arch/cris/include/asm/Kbuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/cris/include/asm/Kbuild b/arch/cris/include/asm/Kbuild index d5b631935ec8..956eea246b97 100644 --- a/arch/cris/include/asm/Kbuild +++ b/arch/cris/include/asm/Kbuild | |||
@@ -4,8 +4,7 @@ header-y += arch-v10/ | |||
4 | header-y += arch-v32/ | 4 | header-y += arch-v32/ |
5 | 5 | ||
6 | header-y += ethernet.h | 6 | header-y += ethernet.h |
7 | header-y += etraxgpio.h | ||
8 | header-y += rs485.h | ||
7 | header-y += rtc.h | 9 | header-y += rtc.h |
8 | header-y += sync_serial.h | 10 | header-y += sync_serial.h |
9 | |||
10 | unifdef-y += etraxgpio.h | ||
11 | unifdef-y += rs485.h | ||