[sdk] make sure .config gets copied as file
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 28 Jan 2012 03:30:30 +0000 (03:30 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 28 Jan 2012 03:30:30 +0000 (03:30 +0000)
commita57b94ceb0b085456a1a5121f95b480470de2995
tree23bc70b8b9d7310dee170aba7d264d752d98bfcc
parentffa86683314f3a1a32295fe9c55c79f4b3eae802
[sdk] make sure .config gets copied as file
When using scripts/env, .config is most likely a symbolic link
pointing to env/.config. Previously the symbolic link got
copied as-is into the SDK tarball, leading to a dangling .config
symlink on the target system which prevented the SDK from working.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29927 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/sdk/Makefile