add missing target/linux/rules.mk include
authorNicolas Thill <nico@openwrt.org>
Thu, 18 Aug 2005 12:50:14 +0000 (12:50 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 18 Aug 2005 12:50:14 +0000 (12:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1696 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/package/mini_fo/Makefile
target/linux/package/shfs/Makefile

index 3a00149..45c1b41 100644 (file)
@@ -1,6 +1,7 @@
 # $Id$
 
 include $(TOPDIR)/rules.mk
+include ../../rules.mk
 
 PKG_NAME := mini_fo
 PKG_VERSION := 0.6.1-pre1
index af1d1f9..fb345b2 100644 (file)
@@ -1,6 +1,7 @@
 # $Id$
 
 include $(TOPDIR)/rules.mk
+include ../../rules.mk
 
 PKG_NAME := shfs
 PKG_VERSION := 0.35