summaryrefslogtreecommitdiff
path: root/package/alix-temperature/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/alix-temperature/Makefile')
-rw-r--r--package/alix-temperature/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/alix-temperature/Makefile b/package/alix-temperature/Makefile
index 7fb906635..e877241b3 100644
--- a/package/alix-temperature/Makefile
+++ b/package/alix-temperature/Makefile
@@ -10,7 +10,8 @@ PKG_DESCR:= read alix boards i2c thermal sensor
PKG_SECTION:= utils
PKG_DEPENDS:= i2c-tools
-PKG_CFLINE_ALIX_TEMPERATURE:=depends on (ADK_TARGET_SYSTEM_PCENGINES_ALIX2D2 || ADK_TARGET_SYSTEM_PCENGINES_ALIX2D13)
+PKG_SYSTEM_DEPENDS:= pcengines-alix2d2 pcengines-alix2d13
+
NO_DISTFILES:= 1
include $(TOPDIR)/mk/package.mk