diff options
| -rw-r--r-- | package/qt/qt.mk | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/package/qt/qt.mk b/package/qt/qt.mk index 2580ee7c0b..690a4b4d9e 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@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 # ################################################################################ |

