add a new FORCEREBUILD option to Package/<name> to force a package to be rebuilt...
[openwrt.git] / rules.mk
index d762ae7..533bdc3 100644 (file)
--- a/rules.mk
+++ b/rules.mk
@@ -1,4 +1,12 @@
+# 
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
 -include $(TOPDIR)/.config
+include $(TOPDIR)/include/verbose.mk
 
 export SHELL=/bin/bash