X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.23%2F904-ls_time_locale.patch;fp=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.23%2F904-ls_time_locale.patch;h=401b15126d8147e91ca6aaf0074b105c09378932;hp=d62f8e3274e8268021f8c9c0419e65f0a296e27c;hb=2ff1596a2249657e543c0cdd7ba3b05eb33e645c;hpb=04fd31f429a5450df483fa5178678b6de2b91e8c diff --git a/target/linux/generic-2.6/patches-2.6.23/904-ls_time_locale.patch b/target/linux/generic-2.6/patches-2.6.23/904-ls_time_locale.patch index d62f8e3274..401b15126d 100644 --- a/target/linux/generic-2.6/patches-2.6.23/904-ls_time_locale.patch +++ b/target/linux/generic-2.6/patches-2.6.23/904-ls_time_locale.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.23.17/scripts/gen_initramfs_list.sh -=================================================================== ---- linux-2.6.23.17.orig/scripts/gen_initramfs_list.sh -+++ linux-2.6.23.17/scripts/gen_initramfs_list.sh -@@ -125,7 +125,7 @@ parse() { +--- a/scripts/gen_initramfs_list.sh ++++ b/scripts/gen_initramfs_list.sh +@@ -125,7 +125,7 @@ str="${ftype} ${name} ${location} ${str}" ;; "nod") @@ -11,7 +9,7 @@ Index: linux-2.6.23.17/scripts/gen_initramfs_list.sh local maj=`field 5 ${dev}` local min=`field 6 ${dev}` maj=${maj%,} -@@ -135,7 +135,7 @@ parse() { +@@ -135,7 +135,7 @@ str="${ftype} ${name} ${str} ${dev} ${maj} ${min}" ;; "slink")