blob: 02b9bee96a527a66aa105ad1334c3b0416481524 [file] [log] [blame]
Niranjan Pendharkar6da47f32013-02-14 09:22:00 -08001#Avoid building ebtables for emulator
2ifeq ($(call is-vendor-board-platform,QCOM),true)
3 include $(call all-subdir-makefiles)
4else
5 $(info "ebtables is disabled on this build")
6endif