summaryrefslogtreecommitdiffstats
path: root/package/qt
diff options
context:
space:
mode:
authorLuca Ceresoli <luca@lucaceresoli.net>2012-06-19 06:59:02 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-06-20 22:37:20 +0200
commitf703569bead266c1a35f05191d9e4ae8992e8dbd (patch)
tree457b6a97d4718117e4c63e8fc0b6489dc965c9c4 /package/qt
parente9345f85822635291016f0b6e7cf855e07dbb028 (diff)
downloadbuildroot-novena-f703569bead266c1a35f05191d9e4ae8992e8dbd.tar.gz
buildroot-novena-f703569bead266c1a35f05191d9e4ae8992e8dbd.zip
qt: remove redundant and incorrect URL from Makefile
The upstream URL for Buildroot packages is usually visible in the Config.in file, not in comments in the Makefile. Moreover, this URL does not point to the correct upstream project. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/qt')
-rw-r--r--package/qt/qt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index b75169636..ff9f4ca88 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -1,7 +1,6 @@
######################################################################
#
# Qt Embedded for Linux
-# http://www.qtsoftware.com/
#
# This makefile was originally composed by Thomas Lundquist <thomasez@zelow.no>
# Later heavily modified by buildroot developers