From 914bbecd311da8703282fcc71ec65fd84e16a186 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Wed, 9 Jan 2019 03:00:56 +0000 Subject: [PATCH] Fix filter. --- .../platforms/accton/x86-64/as7712-32x/onlp/builds/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/platforms/accton/x86-64/as7712-32x/onlp/builds/Makefile b/packages/platforms/accton/x86-64/as7712-32x/onlp/builds/Makefile index e7437cb2..e3fb83f7 100644 --- a/packages/platforms/accton/x86-64/as7712-32x/onlp/builds/Makefile +++ b/packages/platforms/accton/x86-64/as7712-32x/onlp/builds/Makefile @@ -1,2 +1,2 @@ -FILTER=src +FILTER=x86_64_accton_as7712_32x include $(ONL)/make/subdirs.mk