This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
74facffeca
linux
/
arch
/
arm
/
boot
/
compressed
/
.gitignore
8 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[ARM] riscpc: fix decompressor font file handling font_acorn_8x8.o was being built in drivers/video/console/ twice during a build _in the same location_ - once for the kernel proper, and once for the decompressor. The result is when you came to run an install target, the kernel was always rebuilt due to this file apparantly having been built with different compiler arguments. Solve this by making a local copy at build time in the decompressor's directory. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-06-04 01:54:42 +08:00
font.c
ARM: 6739/1: update .gitignore for boot/compressed Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-02-17 00:55:38 +08:00
lib1funcs.S
piggy.gzip
piggy.lzo
piggy.lzma
vmlinux
[ARM] 5194/1: update .gitignore Signed-off-by: Nicolas Pitre <nico@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-08-13 00:13:19 +08:00
vmlinux.lds