]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: fix "make install" target
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Jan 2006 05:09:19 +0000 (21:09 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Jan 2006 05:09:19 +0000 (21:09 -0800)
commitd274ba2081cce6ff59f94e608a348f20ba1fe775
treef6bf49142f727e9d0a8ae2bb38a89a6a4cdcf97a
parent9819d85c210f5953fffc1052060e589d633f20ed
x86: fix "make install" target

Removing the dependency on the boot image build was good, but it also
meant that the $< expansion by make needed to be done explicitly.

Noted by Stephen Hemminger.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/boot/Makefile