[Buildroot] [PATCH 7/7] qt.mk: fix header.

Adam Duskett aduskett at gmail.com
Fri Apr 21 15:24:52 UTC 2017


The header was non-standard according to check-package.

Signed-off-by: Adam Duskett <aduskett at codeblue.com>
---
 package/qt/qt.mk | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index 2580ee7..690a4b4 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -1,13 +1,6 @@
 ################################################################################
 #
-# Qt Embedded for Linux
-#
-# This makefile was originally composed by Thomas Lundquist <thomasez at 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
 #
 ################################################################################
 
-- 
2.9.3




More information about the buildroot mailing list