On Mon, Apr 12, 2004 at 05:31:32PM +0100, Martin Michlmayr wrote: > * Stephen R Marenka <[EMAIL PROTECTED]> [2004-04-12 10:47]: > > This Makefile change (r12933 by waldi) breaks m68k builds which can > > Are you sure you mean r12933, and not r12848? waldi's change in > r12848 which you pasted below broke mipsel as well, but he fixed it in > r12933. See > http://svn.debian.org/viewcvs/d-i/trunk/installer/build/Makefile?r1=12848&r2=12933&p1=trunk/installer/build/Makefile&p2=trunk/installer/build/Makefile > AFAICT, the current version works.
All i know is that if I change
$(KERNEL): $(TEMP)/$$(@F)
to
$(KERNEL): $(TEMP_KERNEL)
it works.
The unmodified Makefile gives me
make[2]: *** No rule to make target
`tmp/mac/nativehd/nativehd-vmlinuz-2.2.25-mac', needed by
`dest/mac/nativehd-vmlinuz-2.2.25-mac'. Stop.
--
Stephen R. Marenka If life's not fun, you're not doing it right!
<[EMAIL PROTECTED]>
signature.asc
Description: Digital signature

