From 218fe439cec00eb360180b978d2d81d56a28bf6b Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 30 Mar 2005 20:51:42 +0000 Subject: [PATCH] include missing git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@484 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- docs/buildroot-documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/buildroot-documentation.html b/docs/buildroot-documentation.html index f6b6a2099e..48b05728e5 100644 --- a/docs/buildroot-documentation.html +++ b/docs/buildroot-documentation.html @@ -428,7 +428,7 @@ foo-compile: bar-compile
      1  # $Id$
-     2  
+     2  include $(TOPDIR)/rules.mk
      3  PKG_NAME:=foo
      4  PKG_VERSION:=1.0
      5  PKG_RELEASE:=1
-- 
2.11.0