diff options
-rw-r--r-- | package/matchbox/matchbox.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/matchbox/matchbox.mk b/package/matchbox/matchbox.mk index 17d89d8496..ae989b3941 100644 --- a/package/matchbox/matchbox.mk +++ b/package/matchbox/matchbox.mk @@ -1,3 +1 @@ -ifeq ($(BR2_PACKAGE_MATCHBOX),y) include $(sort $(wildcard package/matchbox/*/*.mk)) -endif |