Building goldfish kernel: “goldfish_armv7_defconfig” not found at “arch/x86/configs”

You should pass the ARCH and CROSS_COMPILE arguments via make:

make ARCH=arm CROSS_COMPILE=arm-eabi- goldfish_armv7_defconfig


http://stackoverflow.com/questions/19346626/building-goldfish-kernel-goldfish-armv7-defconfig-not-found-at-arch-x86-conf

你可能感兴趣的:(Building goldfish kernel: “goldfish_armv7_defconfig” not found at “arch/x86/configs”)