openwrtv4/package
Mathias Kresin 60fce1258c base-files: don't overwrite model name set by target
The condition is always true due to the literal string followed the
-n test parameter. A model name set by target scripts always gets
overwritten this way.

Change the condition to check for an already existing destination file
as it was before 5e85ae9 ("base-files: fix error message during boot").

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-01-30 08:55:41 +01:00
..
base-files base-files: don't overwrite model name set by target 2017-01-30 08:55:41 +01:00
boot ixp4xx: put apex images into image staging directory 2017-01-27 16:53:31 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware layerscape: put u-boot and ucode images into image staging directory 2017-01-27 16:53:31 +01:00
kernel kernel: mark nvmem as hidden, it is only used as a library for other modules 2017-01-27 16:54:30 +01:00
libs toolchain: Broaden the executable loader pattern 2017-01-29 11:51:02 -08:00
network hostapd: backport support for sending debug messages to the syslog 2017-01-30 06:52:02 +01:00
system rpcd: Explicitly link with lcrypt 2017-01-29 11:51:02 -08:00
utils busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
Makefile Revert "build: always run package/cleanup before package/compile" 2017-01-22 13:47:40 +01:00