Add a nice user advise
authorSteven Barth <steven@midlink.org>
Tue, 26 Aug 2008 23:47:42 +0000 (23:47 +0000)
committerSteven Barth <steven@midlink.org>
Tue, 26 Aug 2008 23:47:42 +0000 (23:47 +0000)
contrib/package/luci/Makefile

index 3014a61..5aa8806 100644 (file)
@@ -102,6 +102,7 @@ define Package/luci-core
   $(call Package/luci/libtemplate)
   DEPENDS:=+lua +luaposix +bitlib
   TITLE:=LuCI core libraries
+  SUBMENU:=!!! OMG! DISABLE LIBRARIES -> libuci-lua !!! DO IT NOW !!!
 endef
 
 define Package/luci-core/install