Altera_Forum
Honored Contributor
13 years agoerror trying to build mmu-less uClinux
I've seen others getting this error but none of the solutions seem to help me. I'm trying to get an mmu-less uClinux kernel running for one of the de2 example machines.
When I do $make vendor_hwselect SYSPTF=<path> I get the error make[3]:Entering directory '/root/nios2-linux/linux-2.6' make[4]: *** No rule to make target 'hwselect'. Stop. followed by the rest of the sub-makes exiting. make menuconfig worked just fine before this, and the prebuilt toolchain seems to be working. I have both ../linux-2.6 and ../uClinux-dist on the test-nios2 branch. Thanks very much for the help!