Well i was gonna compile my kernel and i have done some changes to my Makefile on andi got the error while i execute the make menuconfig command
that
“Make:21 *** missing separatoe. Stop.”
i do not understand my make file’s entry on line 21 looks like this
HOSTFLAGS =-Wall -Wstrict-prototypes -O9 -funroll-loops -ffast-math -malign-double -mcpu=pentiumpro -march=pentiumpro -fomit-frame-pointer -fno-exceptions
I am using linux 6.1 and working on kernel 2.2.18 plz help me soon