diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-04-16 12:39:03 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-04-16 12:39:03 +0000 |
commit | 6a1ef46d835ad4a471abdc10aa97424b90184ed0 (patch) | |
tree | 72850622daa4f370c59eadb93f74fdba7f9ae787 | |
parent | a21a557e6dda4d846ea76121ee846940a517abdb (diff) |
Fix the symbolic link to lzma-loader
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6968 3c298f89-4303-0410-b956-a3cf2f4a3e73
l---------[-rw-r--r--] | target/linux/adm5120eb-2.6/image/lzma-loader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120eb-2.6/image/lzma-loader b/target/linux/adm5120eb-2.6/image/lzma-loader index 0ad23a5ea..d4f96d2d7 100644..120000 --- a/target/linux/adm5120eb-2.6/image/lzma-loader +++ b/target/linux/adm5120eb-2.6/image/lzma-loader @@ -1 +1 @@ -link ../../adm5120-2.6/image/lzma-loader/
\ No newline at end of file +../../adm5120-2.6/image/lzma-loader
\ No newline at end of file |