新手学习Linux遇到些问题请各位大虾指点:
编译内核时出错:用了make命令;ln: creating symbolic link `include/asm' to `asm-arm': Operation not supported
make: *** [include/asm] Error 1
配置Uboot时出错 (make smdk2410_config)
ln: creating symbolic link `asm' to `asm-arm': Operation not supported
make: *** [smdk2410_config] Error 1`