commit | b21e2f216b08135366c7d9ba1eb087f6bdaba482 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Sat Nov 05 21:19:43 2022 +0100 |
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Sat Nov 05 21:19:43 2022 +0100 |
tree | d654bf9d5f3a038ae2928e43d5154758779486b4 | |
parent | 0ad4301f608a270b6f463ebd91684cde0f584ebd [diff] |
package/swupdate: add missing backslash Commit 0b4a9930124f7fb4c7bfae281db900905006a2da ("package/swupdate: specify SWU_VER during build") forgot a backslash. Fixes the following check-package warning: package/swupdate/swupdate.mk:213: unexpected indent with tabs and obviously makes the code correct. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>