Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Linux build error: mixed implicit and normal rules
@ 2012-12-10  9:14 Woody Wu
  2012-12-10  9:20 ` Baruch Siach
  0 siblings, 1 reply; 5+ messages in thread
From: Woody Wu @ 2012-12-10  9:14 UTC (permalink / raw)
  To: buildroot

Hi, list

I am trying to build an old Linux kernel 2.6.16. But got the error:

Makefile:441: mixed implicit and normal rules. stop.

The line 441 of Linux makefile is:

config %config: scripts_basic outputmakefile FORCE
	$(Q)mkdir -p include/linux
	$(Q)$(MAKE) $(build)=scripts/kconfig $@
	$(Q)$(MAKE) -C $(srctree) KBUILD_SRC= .kernelrelease

How should I fix this?  My buildroot version is 2012.08.

Thanks in advance!

-- 
woody
I can't go back to yesterday - because I was a different person then.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-12-11  6:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10  9:14 [Buildroot] Linux build error: mixed implicit and normal rules Woody Wu
2012-12-10  9:20 ` Baruch Siach
2012-12-11  1:13   ` Woody Wu
2012-12-11  4:28     ` Baruch Siach
2012-12-11  6:20       ` Woody Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox