From: Paul Bolle Date: Thu, 11 Dec 2014 02:49:36 +0000 (+0800) Subject: nios2: enable "make defconfig" X-Git-Tag: omap-for-v3.20/drop-legacy-3517~39^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1e4ef04244fc67f4f2ee001a84a6562f569f437;p=pandora-kernel.git nios2: enable "make defconfig" Running "make defconfig" currently fails for nios2: $ make ARCH=nios2 defconfig scripts/kconfig/conf --defconfig Kconfig *** *** Can't find default configuration "arch/nios2/defconfig"! *** make[1]: *** [defconfig] Error 1 make: *** [defconfig] Error 2 Add a definition for KBUILD_DEFCONFIG to the nios2's main Makefile to enable this make target. Signed-off-by: Paul Bolle Acked-by: Ley Foon Tan --- Reading git-diff-tree failed