rules.mk: don't use $(realpath) in file_copy, the destination directory might not...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 2 Dec 2012 15:15:07 +0000 (15:15 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 2 Dec 2012 15:15:07 +0000 (15:15 +0000)
commit718ebff4a50e95fb5a6ecd59087a615dfec6b505
tree952c7fd15daeabb189ea172af78bd6fc283344dc
parentb011ce61a8ce75dc34907c4f6f3ad914a6e35503
rules.mk: don't use $(realpath) in file_copy, the destination directory might not exist yet - spotted while doing a fresh build

SVN-Revision: 34447
rules.mk