From 5b72dda69f72e1953dfc7987dd1b418e1afe79a4 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 3 Aug 2009 11:43:07 +0200 Subject: buildroot: fix fallout after qtopia4 -> qt rename Signed-off-by: Peter Korsgaard --- target/device/x86/i686/i386_defconfig | 2 +- target/device/x86/i686/i686_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target/device/x86/i686') diff --git a/target/device/x86/i686/i386_defconfig b/target/device/x86/i686/i386_defconfig index 6f0a2c96c..74de3e0b6 100644 --- a/target/device/x86/i686/i386_defconfig +++ b/target/device/x86/i686/i386_defconfig @@ -588,7 +588,7 @@ BR2_PACKAGE_MTD_SUMTOOL=y # # other GUIs # -# BR2_PACKAGE_QTOPIA4 is not set +# BR2_PACKAGE_QT is not set BR2_PACKAGE_XSERVER_none=y # BR2_PACKAGE_XSERVER_xorg is not set # BR2_PACKAGE_XSERVER_tinyx is not set diff --git a/target/device/x86/i686/i686_defconfig b/target/device/x86/i686/i686_defconfig index 463e5b786..441b7a6a7 100644 --- a/target/device/x86/i686/i686_defconfig +++ b/target/device/x86/i686/i686_defconfig @@ -588,7 +588,7 @@ BR2_PACKAGE_MTD_SUMTOOL=y # # other GUIs # -# BR2_PACKAGE_QTOPIA4 is not set +# BR2_PACKAGE_QT is not set BR2_PACKAGE_XSERVER_none=y # BR2_PACKAGE_XSERVER_xorg is not set # BR2_PACKAGE_XSERVER_tinyx is not set -- cgit v1.2.3