From ae71ce41063334796b20eb8b834225b2521fedc3 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 6 Jul 2017 00:13:03 -0700 Subject: Kconfigize choice/menu items Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman --- samples/powerpc-e300c3-linux-gnu/crosstool.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'samples/powerpc-e300c3-linux-gnu') diff --git a/samples/powerpc-e300c3-linux-gnu/crosstool.config b/samples/powerpc-e300c3-linux-gnu/crosstool.config index 8cdef715..53ad00c9 100644 --- a/samples/powerpc-e300c3-linux-gnu/crosstool.config +++ b/samples/powerpc-e300c3-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ -CT_ARCH_powerpc=y +CT_ARCH_POWERPC=y CT_ARCH_CPU="e300c3" CT_TARGET_VENDOR="e300c3" -CT_KERNEL_linux=y +CT_KERNEL_LINUX=y CT_BINUTILS_PLUGINS=y # CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set CT_CC_LANG_CXX=y -- cgit v1.2.3