diff options
Diffstat (limited to 'defconfig')
-rw-r--r-- | defconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/defconfig b/defconfig new file mode 100644 index 0000000..2530ecb --- /dev/null +++ b/defconfig @@ -0,0 +1,6 @@ +BR2_arm=y +BR2_ENABLE_DEBUG=y +BR2_TOOLCHAIN_BUILDROOT_GLIBC=y +BR2_GCC_VERSION_6_X=y +BR2_TOOLCHAIN_BUILDROOT_CXX=y +BR2_PACKAGE_HOST_GDB=y |