diff options
| author | Brian Gerst <bgerst@didntduck.org> | 2004-07-23 04:59:36 +0200 |
|---|---|---|
| committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2004-07-23 04:59:36 +0200 |
| commit | 462c50d7958a8c0add9a8d6c061e24429ebbe1c1 (patch) | |
| tree | 893dc1a28af61faf29e5eed2aa6a13a566df8589 /scripts/mod/empty.c | |
| parent | c6dd36acf15c6bc7779920ce6a30b641ebe812af (diff) | |
kbuild: Move modpost files to a new subdir scripts/mod
Move modpost and support files to scripts/mod.
Directory named mod by Sam.
From: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/mod/empty.c')
| -rw-r--r-- | scripts/mod/empty.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mod/empty.c b/scripts/mod/empty.c new file mode 100644 index 000000000000..49839cc4ff26 --- /dev/null +++ b/scripts/mod/empty.c @@ -0,0 +1 @@ +/* empty file to figure out endianness / word size */ |
