diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/armadeus_apf9328_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/armadeus_apf9328_defconfig b/configs/armadeus_apf9328_defconfig index 1ed1dd587..33e9a766b 100644 --- a/configs/armadeus_apf9328_defconfig +++ b/configs/armadeus_apf9328_defconfig @@ -6,7 +6,7 @@ BR2_arm920t=y BR2_STRIP_sstrip=y BR2_GCC_VERSION_4_4_X=y BR2_PACKAGE_GDB=y -BR2_PACKAGE_GDB_HOST=y +BR2_PACKAGE_HOST_GDB=y BR2_ENABLE_LOCALE_PURGE=y BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y |