blob: 02b9bee96a527a66aa105ad1334c3b0416481524 [file] [log] [blame]
#Avoid building ebtables for emulator
ifeq ($(call is-vendor-board-platform,QCOM),true)
include $(call all-subdir-makefiles)
else
$(info "ebtables is disabled on this build")
endif