From dee3be75f908e083f865f6275b4f2ce7692d0f26 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 27 Sep 2016 18:39:53 +0200 Subject: [PATCH] mpfr: fix missing eof in rootfile. this is the reason for missing mt7601u firmware. Signed-off-by: Arne Fitzenreiter --- config/rootfiles/common/mpfr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/common/mpfr b/config/rootfiles/common/mpfr index 1e33e0556f..7cdd31f440 100644 --- a/config/rootfiles/common/mpfr +++ b/config/rootfiles/common/mpfr @@ -19,4 +19,4 @@ usr/lib/libmpfr.so.4.1.3 #usr/share/doc/mpfr/examples/rndo-add.c #usr/share/doc/mpfr/examples/sample.c #usr/share/doc/mpfr/examples/version.c -#usr/share/info/mpfr.info \ No newline at end of file +#usr/share/info/mpfr.info -- 2.39.5