Commit cd2ff4f6 authored by Jerzy Grzegorek's avatar Jerzy Grzegorek Committed by Peter Korsgaard
Browse files

package: remove the empty trailing lines

parent afa2a7ce
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,4 +20,3 @@ rootfs-initramfs-show-depends:
ifeq ($(BR2_TARGET_ROOTFS_INITRAMFS),y)
TARGETS += rootfs-initramfs
endif
+0 −1
Original line number Diff line number Diff line
@@ -16,4 +16,3 @@ ALSAMIXERGUI_CONF_ENV = ac_cv_lib_fltk_numericsort=yes \
ALSAMIXERGUI_DEPENDENCIES = fltk alsa-lib

$(eval $(autotools-package))
+0 −1
Original line number Diff line number Diff line
@@ -45,4 +45,3 @@ ifeq ($(BR2_CCACHE),y)
ccache-stats: host-ccache
	$(Q)$(CCACHE) -s
endif
+0 −2
Original line number Diff line number Diff line
@@ -50,5 +50,3 @@ define CVS_INSTALL_TARGET_CMDS
endef

$(eval $(autotools-package))

+0 −1
Original line number Diff line number Diff line
@@ -11,4 +11,3 @@ DFU_UTIL_SITE = http://dfu-util.gnumonks.org/releases/
HOST_DFU_UTIL_DEPENDENCIES = host-libusb

$(eval $(host-autotools-package))
Loading