1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-03-01 09:17:55 +02:00

4 lines
66 B
Makefile
Raw Normal View History

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