apf9328: Fix build error
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 12 Apr 2013 00:06:53 +0000 (00:06 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 21 Apr 2013 21:31:26 +0000 (23:31 +0200)
Commit a0b6faa ("gdb: convert to the package infrastructure") changed
the name of the host gdb configuration option, and added it to the
legacy option set, leading to a build breakage for the
armadeus_apf9328_defconfig.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/armadeus_apf9328_defconfig

index 1ed1dd587caed54f9636b1814aec4730c2de71f1..33e9a766bc7e3ea37d3c2b1bfbbba4c97ec34827 100644 (file)
@@ -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