summaryrefslogtreecommitdiff
path: root/mk/waldux.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/waldux.mk')
-rw-r--r--mk/waldux.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/mk/waldux.mk b/mk/waldux.mk
deleted file mode 100644
index 15a021a3c..000000000
--- a/mk/waldux.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file is part of the OpenADK project. OpenADK is copyrighted
-# material, please see the LICENCE file in the top-level directory.
-
-PKG_NAME:= waldux
-PKG_RELEASE:= $(KERNEL_RELEASE)
-ifeq ($(ADK_TARGET_WALDUX_KERNEL_VERSION_GIT),y)
-PKG_VERSION:= $(ADK_TARGET_WALDUX_KERNEL_GIT)
-PKG_GIT:= $(ADK_TARGET_WALDUX_KERNEL_GIT_TYPE)
-PKG_SITES:= $(ADK_TARGET_WALDUX_KERNEL_GIT_REPO)
-endif