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/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig | 2 +- target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig | 2 +- target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/device/Atmel/at91sam9g20dfc') diff --git a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig index 97df4fe6f..ef8fdbae9 100644 --- a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig +++ b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig @@ -685,7 +685,7 @@ BR2_PACKAGE_NCURSES=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/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig index d2eb609f5..48fe7ff29 100644 --- a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig +++ b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig @@ -548,7 +548,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe" # # 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/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig index 41cb61336..c19a0d9b4 100644 --- a/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig +++ b/target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig @@ -670,7 +670,7 @@ BR2_PACKAGE_NCURSES=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