Wind River Support Network

HomeDefectsLIN8-2706
Fixed

LIN8-2706 : make clean doesn't work in axxiaarm kernel

Created: Feb 12, 2016    Updated: Dec 3, 2018
Resolved Date: Feb 19, 2016
Found In Version: 8.0.0.1
Fix Version: 8.0.0.2
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Kernel

Description

Doing a "make clean" in the kernel fails.

Steps to Reproduce

The customer was actually building with an SDK, but in a platform project the same result can be found as follows:

$ configure --enable-board=axxiaarm --enable-rootfs=glibc_std --enable-kernel=standard
$ make -C build linux-windriver
$ cd build/linux-windriver/linux-axxiaarm-standard-build
$ make clean

/usr/work/axxia/bitbake_build/tmp/work-shared/axxiaarm/kernel-source/Makefile:1180: target `_clean_samples' given more than once in the same rule.
  CLEAN   .
/usr/work/axxia/bitbake_build/tmp/work-shared/axxiaarm/kernel-source/scripts/Makefile.clean:14: /usr/work/axxia/bitbake_build/tmp/work-shared/axxiaarm/kernel-source/drivers/net/ethernet/intel/axxia/Makefile: No such file or directory
make[7]: *** No rule to make target `/usr/work/axxia/bitbake_build/tmp/work-shared/axxiaarm/kernel-source/drivers/net/ethernet/intel/axxia/Makefile'. Stop.
make[6]: *** [drivers/net/ethernet/intel/axxia] Error 2
make[5]: *** [drivers/net/ethernet/intel] Error 2
make[4]: *** [drivers/net/ethernet] Error 2
make[3]: *** [drivers/net] Error 2
make[2]: *** [_clean_drivers] Error 2
make[1]: *** [sub-make] Error 2
make: *** [__sub-make] Error 2

Other Downloads


Live chat
Online