From: florian Date: Mon, 16 Apr 2007 12:39:03 +0000 (+0000) Subject: Fix the symbolic link to lzma-loader X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=6a1ef46d835ad4a471abdc10aa97424b90184ed0;p=openwrt.git Fix the symbolic link to lzma-loader git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6968 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/adm5120eb-2.6/image/lzma-loader b/target/linux/adm5120eb-2.6/image/lzma-loader deleted file mode 100644 index 0ad23a5eaa..0000000000 --- a/target/linux/adm5120eb-2.6/image/lzma-loader +++ /dev/null @@ -1 +0,0 @@ -link ../../adm5120-2.6/image/lzma-loader/ \ No newline at end of file diff --git a/target/linux/adm5120eb-2.6/image/lzma-loader b/target/linux/adm5120eb-2.6/image/lzma-loader new file mode 120000 index 0000000000..d4f96d2d7c --- /dev/null +++ b/target/linux/adm5120eb-2.6/image/lzma-loader @@ -0,0 +1 @@ +../../adm5120-2.6/image/lzma-loader \ No newline at end of file