diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-08-03 11:43:07 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-08-03 11:43:07 +0200 |
commit | 5b72dda69f72e1953dfc7987dd1b418e1afe79a4 (patch) | |
tree | 808697e007734be3a42bd5625ae9b8ad23be0ab9 /target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig | |
parent | 5e93ac894852e0d70f9a45b94627cb434ae17269 (diff) | |
download | buildroot-novena-5b72dda69f72e1953dfc7987dd1b418e1afe79a4.tar.gz buildroot-novena-5b72dda69f72e1953dfc7987dd1b418e1afe79a4.zip |
buildroot: fix fallout after qtopia4 -> qt rename
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig')
-rw-r--r-- | target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |