This command is not working as am trying to install kernel-2.6.30
i even tried
where am i going wrong?
Code:
make oldconfig make: *** No rule to make target `oldconfig'. Stop.
Code:
make -f oldconfig make: oldconfig: No such file or directory
Comment