From 7d3bce4429bcfc0b8535c20bfd014c35fc5bdbc6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 20 Jul 2005 23:50:51 +0000 Subject: a translucent filesystem SVN-Revision: 1510 --- openwrt/target/linux/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/package/Makefile') diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile index d1fc25d..f34ad9a 100644 --- a/openwrt/target/linux/package/Makefile +++ b/openwrt/target/linux/package/Makefile @@ -2,6 +2,7 @@ include $(TOPDIR)/rules.mk package-$(BR2_PACKAGE_KMOD_FUSE) += fuse +package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo package-$(BR2_PACKAGE_KMOD_SHFS) += shfs package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan ifeq ($(LINUX_VERSION),2.4.30) -- cgit v1.1