linux - when run make it shows make ** no target.stop -


i added prink in /arch/x86/kernel/setup.c , tried run make after modifying file shows errors in title. have makefile in directory , don't know how solve it

you need make sure have run 1 of make xxxconfig options. recommend make localmodconfig. can run make. make sure run make in top level linux source directory , not 1 of sub directories contain lines such obj-o += setup.o ... , no actual build targets.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -