Paul Spooren 58aab73797 image.mk: keep underscores when sanitize PROFILE
Underscores don't harm in filenames, however the sanitize function from
version.mk replaces them, causing inconsistent filenames.

A fix tried to solve this previously via
dfe99645dbdd4460f394beaa3a05091cd40b5942 however I did not look close
enough:

openwrt-ath79-generic-8dev-carambola2.manifest # current
openwrt-ath79-generic_8dev-carambola2.manifest # patched
---------------------^

Eventually the sanitization of PROFILES *could* be removed as more and
more profiles follow the device tree approach of vendor_model, neither
containing upper case letters nor spaces.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-08-22 12:57:34 +02:00
..
2019-08-12 12:27:06 +02:00
2015-03-29 07:29:18 +00:00
2019-08-12 12:27:06 +02:00
2018-07-30 14:26:16 +02:00
2019-08-14 18:23:08 +02:00
2019-08-12 12:27:06 +02:00
2019-01-30 13:20:14 +01:00
2019-02-17 19:30:34 +01:00
2016-10-13 17:04:43 +02:00
2018-08-05 00:06:27 +02:00