diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2008-12-03 06:14:26 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-04 12:17:21 -0500 |
commit | a8c601ca21e790f6a9d996bb0bf31f7496eb9509 (patch) | |
tree | 3a14a41ec3fc4b57ec9d195f2a4365a149c395bc /arch/sparc64/boot/.gitignore | |
parent | a88b5ba8bd8ac18aad65ee6c6a254e2e74876db3 (diff) |
sparc,sparc64: unify boot/
Simple unification:
o renamed piggyback to *_32.c/*_64.c
o copied content of Makefile from sparc64 to sparc and guard it
o updated sparc/boot/.gitignore
o deleted remaining files in sparc64/boot
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/boot/.gitignore')
-rw-r--r-- | arch/sparc64/boot/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sparc64/boot/.gitignore b/arch/sparc64/boot/.gitignore deleted file mode 100644 index 36356f9d498e..000000000000 --- a/arch/sparc64/boot/.gitignore +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | image | ||
2 | tftpboot.img | ||
3 | vmlinux.aout | ||
4 | piggyback | ||