package/jitterentropy-library: drop consecutive empty lines
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 25 Oct 2019 18:17:24 +0000 (20:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 25 Oct 2019 18:17:24 +0000 (20:17 +0200)
Fixes:

package/jitterentropy-library/jitterentropy-library.mk:24: consecutive empty lines

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/jitterentropy-library/jitterentropy-library.mk

index 70af24e5dbe5b3248856d0c3475f906ae06cd8c2..75c770f53892c9ccd0d9bf9b8f4b6748cffeae0e 100644 (file)
@@ -21,7 +21,6 @@ JITTERENTROPY_LIBRARY_BUILD_TARGETS += jitterentropy
 JITTERENTROPY_LIBRARY_INSTALL_TARGETS += install-shared
 endif
 
-
 define JITTERENTROPY_LIBRARY_BUILD_CMDS
        $(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D)
                $(JITTERENTROPY_LIBRARY_BUILD_TARGETS)