Moved activity led to correct IO ports
[openwrt.git] / include / prereq-build.mk
index c73b124..78a278e 100644 (file)
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/prereq.mk
 include $(INCLUDE_DIR)/host.mk
 
+PKG_NAME:=Build dependency
+
 define Require/non-root
        [ "$$(shell whoami)" != "root" ]
 endef
This page took 0.022793 seconds and 4 git commands to generate.