diff options
author | Jeff Garzik <jeff@garzik.org> | 2007-02-02 14:31:55 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-02 14:31:55 +0100 |
commit | ae2c27a78f1df5b0967069cd3b916cff1eb044c8 (patch) | |
tree | e67f1012e76185bac2e78bb04caa68ed1f7dc2a2 /include/asm-frv/Kbuild | |
parent | netxen patches (diff) | |
parent | [PATCH] Remove avr32@atmel.com from MAINTAINERS (diff) | |
download | linux-ae2c27a78f1df5b0967069cd3b916cff1eb044c8.tar.xz linux-ae2c27a78f1df5b0967069cd3b916cff1eb044c8.zip |
Merge ../linux-2.6
Diffstat (limited to 'include/asm-frv/Kbuild')
-rw-r--r-- | include/asm-frv/Kbuild | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-frv/Kbuild b/include/asm-frv/Kbuild index c68e1680da01..966a9836d556 100644 --- a/include/asm-frv/Kbuild +++ b/include/asm-frv/Kbuild @@ -1 +1,7 @@ include include/asm-generic/Kbuild.asm + +header-y += registers.h + +unifdef-y += termios.h +unifdef-y += ptrace.h +unifdef-y += page.h |