]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-Config.in-CONFIG_AMIGA_PARTITION.patch
- ported from linux-2.4.25-atmdd.patch
[packages/kernel.git] / kernel-Config.in-CONFIG_AMIGA_PARTITION.patch
1 --- linux/fs/Config.in~ Fri Feb  9 01:55:56 2001
2 +++ linux/fs/Config.in  Sat Feb 10 00:27:36 2001
3 @@ -137,6 +137,8 @@
4  
5  if [ "$CONFIG_AFFS_FS" != "n" ]; then
6    define_bool CONFIG_AMIGA_PARTITION y
7 +else
8 +  define_bool CONFIG_AMIGA_PARTITION n
9  fi
10  
11  source fs/nls/Config.in
This page took 0.108353 seconds and 3 git commands to generate.