From 9dee347c37fe41ff78dd42dd3c1d8319f0e73497 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 11 Aug 2005 03:08:46 +0000 Subject: Add dosfstools package git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1608 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Config.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'package/Config.in') diff --git a/package/Config.in b/package/Config.in index 476fb285e..4ac95504f 100644 --- a/package/Config.in +++ b/package/Config.in @@ -157,9 +157,10 @@ source "package/usbutils/Config.in" # lsusb source "package/strace/Config.in" # what are we going to do with both of you -comment "Kernel related ---" -source "package/fuse/Config.in" # kmod-fuse -source "package/shfs/Config.in" # kmod-shfs +comment "FileSystems related ---" +source "package/dosfstools/Config.in" +source "package/fuse/Config.in" +source "package/shfs/Config.in" comment "Bluetooth related" source "package/bluez-libs/Config.in" -- cgit v1.2.3