编译2.6.38内核,arm编译器版本4.5.1
PATH已设:
[root@localhost linux-2.6.38]# echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/Desktop/4.5.1/bin:/root/bin:/root/Desktop/4.5.1/bin
arm编译器在/root/Desktop/4.5.1/bin
编译:
[root@localhost linux-2.6.38]# make zlmage
arm-none-linux-gnueabi-gcc: no input files
make: *** 没有规则可以创建目标“zlmage”。 停止。
求解。
