[Buildroot] Linux build error: mixed implicit and normal rules

Woody Wu narkewoody at gmail.com
Mon Dec 10 09:14:12 UTC 2012


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.



More information about the buildroot mailing list