This website requires JavaScript.
Explore
Help
Register
Sign in
Techwizz
/
kernel-fxtec-pro1x
Watch
1
Star
0
Fork
You've already forked kernel-fxtec-pro1x
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
40a4971010
kernel-fxtec-pro1x
/
arch
/
arm
/
boot
/
compressed
/
.gitignore
8 lines
71 B
Text
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-03 11:54:42 -06: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-16 09:55:38 -07: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-12 10:13:19 -06:00
vmlinux.lds
Reference in a new issue
Copy permalink