diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-11-08 10:51:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-08 10:51:42 -0800 |
commit | a554a1dd3041360f2a19a962ced7130143d162e2 (patch) | |
tree | f34be2daacfffab72855b25599908f6035f3cb37 /utils | |
parent | 5b7141c6002e8a8123b5a4104e6b1aa3d46bf0e0 (diff) | |
parent | dc368cbcd0930f122ba70656066113dbdb879d12 (diff) |
Merge pull request #3494 from ffainelli/plc-utils-3481
open-plc-utils: Force creation of open-plc-utils metapackage
Diffstat (limited to 'utils')
-rw-r--r-- | utils/open-plc-utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/open-plc-utils/Makefile b/utils/open-plc-utils/Makefile index 1017ee88c..0cb49dbf0 100644 --- a/utils/open-plc-utils/Makefile +++ b/utils/open-plc-utils/Makefile @@ -91,6 +91,7 @@ define Build/Compile endef define Package/open-plc-utils/install + true endef define BuildPlugin |