summaryrefslogtreecommitdiffstats
path: root/package/uccp420wlan/uccp420wlan.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/uccp420wlan/uccp420wlan.mk')
-rw-r--r--package/uccp420wlan/uccp420wlan.mk18
1 files changed, 0 insertions, 18 deletions
diff --git a/package/uccp420wlan/uccp420wlan.mk b/package/uccp420wlan/uccp420wlan.mk
deleted file mode 100644
index bd89e0700f..0000000000
--- a/package/uccp420wlan/uccp420wlan.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-################################################################################
-#
-# uccp420wlan
-#
-################################################################################
-
-UCCP420WLAN_VERSION = v6.9.1
-UCCP420WLAN_SITE = $(call github,CreatorDev,uccp420wlan,$(UCCP420WLAN_VERSION))
-UCCP420WLAN_LICENSE = GPL-2.0 (kernel module), proprietary (firmware blob)
-UCCP420WLAN_LICENSE_FILES = COPYING firmware/LICENSE.imagination
-
-define UCCP420WLAN_INSTALL_TARGET_CMDS
- mkdir -p $(TARGET_DIR)/lib/firmware/img/uccp420wlan
- cp $(@D)/firmware/*.ldr $(TARGET_DIR)/lib/firmware/img/uccp420wlan
-endef
-
-$(eval $(kernel-module))
-$(eval $(generic-package))
OpenPOWER on IntegriCloud