Commit e2ec096e authored by Baruch Siach's avatar Baruch Siach Committed by Thomas Petazzoni
Browse files

ebtables: add license information

parent e320e941
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@
EBTABLES_VERSION = 2.0.10-4
EBTABLES_SOURCE = ebtables-v$(EBTABLES_VERSION).tar.gz
EBTABLES_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/ebtables
EBTABLES_LICENSE = GPLv2
EBTABLES_LICENSE_FILES = COPYING

define EBTABLES_BUILD_CMDS
	$(MAKE) $(TARGET_CONFIGURE_OPTS) LIBDIR=/lib/ebtables -C $(@D)