package/qt: fix header
authorAdam Duskett <Aduskett@gmail.com>
Fri, 21 Apr 2017 15:24:52 +0000 (11:24 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Apr 2017 13:51:07 +0000 (15:51 +0200)
The header was non-standard according to check-package.

Signed-off-by: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt/qt.mk

index 2580ee7c0b4572dbd875be8a32f3fe3b93c80949..690a4b4d9e3c6706d9cecc3c473305cae5f2d857 100644 (file)
@@ -1,13 +1,6 @@
 ################################################################################
 #
-# Qt Embedded for Linux
-#
-# This makefile was originally composed by Thomas Lundquist <thomasez@zelow.no>
-# Later heavily modified by buildroot developers
-#
-# BTW, this uses alot of FPU calls and it's pretty slow if you use
-# the kernels FPU emulation so it's better to choose soft float in the
-# buildroot config (and uClibc.config of course, if you have your own.)
+# qt
 #
 ################################################################################