Commit 5e5e646aa7a07cc5988d2a6a5b37818e00bd2f29
1 parent
2bb1c0f936
Exists in
master
and in
2 other branches
gdb 추가
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
buildroot/buildroot-2016.08.1/configs/imx6s_prime_oven_defconfig
| @@ -25,6 +25,7 @@ BR2_PACKAGE_BUSYBOX_WATCHDOG=y | @@ -25,6 +25,7 @@ BR2_PACKAGE_BUSYBOX_WATCHDOG=y | ||
| 25 | BR2_PACKAGE_ALSA_UTILS=y | 25 | BR2_PACKAGE_ALSA_UTILS=y |
| 26 | BR2_PACKAGE_ALSA_UTILS_AMIXER=y | 26 | BR2_PACKAGE_ALSA_UTILS_AMIXER=y |
| 27 | BR2_PACKAGE_ALSA_UTILS_APLAY=y | 27 | BR2_PACKAGE_ALSA_UTILS_APLAY=y |
| 28 | +BR2_PACKAGE_GDB=y | ||
| 28 | BR2_PACKAGE_DOSFSTOOLS=y | 29 | BR2_PACKAGE_DOSFSTOOLS=y |
| 29 | BR2_PACKAGE_DOSFSTOOLS_MKFS_FAT=y | 30 | BR2_PACKAGE_DOSFSTOOLS_MKFS_FAT=y |
| 30 | BR2_PACKAGE_E2TOOLS=y | 31 | BR2_PACKAGE_E2TOOLS=y |
buildroot/buildroot-2016.08.1/configs/imx6s_prime_oven_toolchain_defconfig
| @@ -21,6 +21,7 @@ BR2_PACKAGE_BUSYBOX_WATCHDOG=y | @@ -21,6 +21,7 @@ BR2_PACKAGE_BUSYBOX_WATCHDOG=y | ||
| 21 | BR2_PACKAGE_ALSA_UTILS=y | 21 | BR2_PACKAGE_ALSA_UTILS=y |
| 22 | BR2_PACKAGE_ALSA_UTILS_AMIXER=y | 22 | BR2_PACKAGE_ALSA_UTILS_AMIXER=y |
| 23 | BR2_PACKAGE_ALSA_UTILS_APLAY=y | 23 | BR2_PACKAGE_ALSA_UTILS_APLAY=y |
| 24 | +BR2_PACKAGE_GDB=y | ||
| 24 | BR2_PACKAGE_DOSFSTOOLS=y | 25 | BR2_PACKAGE_DOSFSTOOLS=y |
| 25 | BR2_PACKAGE_DOSFSTOOLS_MKFS_FAT=y | 26 | BR2_PACKAGE_DOSFSTOOLS_MKFS_FAT=y |
| 26 | BR2_PACKAGE_E2TOOLS=y | 27 | BR2_PACKAGE_E2TOOLS=y |