1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-03-06 12:49:12 +02:00

4 lines
66 B
Makefile
Raw Normal View History

ifeq ($(strip $(BR2_PACKAGE_EBTABLES)),y)
TARGETS+=ebtables
endif