| commit | a1a7dc1d068425c0c453c7c602cc97a4254e0bba | [log] [tgz] |
|---|---|---|
| author | Jesper Nilsson <jesper.nilsson@axis.com> | Thu Jan 31 17:40:37 2008 +0100 |
| committer | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Feb 08 11:06:37 2008 +0100 |
| tree | fae5d8c59a93448ea42eeeebb79ab0ef7dc72b54 | |
| parent | daa00b9caf1b6b022ff8aada7502b5ccc34becf4 [diff] [blame] |
CRIS: Add missing headers to include/asm-cris Kbuild files.
diff --git a/include/asm-cris/Kbuild b/include/asm-cris/Kbuild index 7ce0692..1745545 100644 --- a/include/asm-cris/Kbuild +++ b/include/asm-cris/Kbuild
@@ -3,6 +3,9 @@ header-$(CONFIG_ETRAX_ARCH_V10) += arch-v10/ header-$(CONFIG_ETRAX_ARCH_V32) += arch-v32/ -header-y += arch-v10/ arch-v32/ +header-y += ethernet.h +header-y += rtc.h +header-y += sync_serial.h +unifdef-y += etraxgpio.h unifdef-y += rs485.h