https://github.com/torvalds/linux
Revision 6a32d085ae71724edffa30fcd2045520a051cb14 authored by David Gibson on 15 May 2007, 02:40:23 UTC, committed by Paul Mackerras on 17 May 2007, 11:11:14 UTC
At present attempting to build treeImage.initrd.* boot images will
fail, because make will select the treeImage.% rule which also matches
instead of the correct and more specific treeImage.initrd.% rule.
This patch corrects the problem by listing the more specific rule
first.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent d16f1b6
History
Tip revision: 6a32d085ae71724edffa30fcd2045520a051cb14 authored by David Gibson on 15 May 2007, 02:40:23 UTC
[POWERPC] Fix make rules for treeImage.initrd
Tip revision: 6a32d08
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 86.6 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top