mtd-rw: drop PKG_VERSION definition in Makefile
authorPaul Spooren <mail@aparcar.org>
Thu, 11 Apr 2024 20:29:55 +0000 (22:29 +0200)
committerRosen Penev <rosenp@gmail.com>
Sat, 13 Apr 2024 21:10:04 +0000 (14:10 -0700)
commit1cd17840a03c5bc8525222d365a75482fa360638
tree3d387c0b1dafa1c61e21754c0965bb1ff5e25278
parent68a30a5b7bf9b1be9ebf9598f7d6c04660a3f63f
mtd-rw: drop PKG_VERSION definition in Makefile

By default Kernel modules follow the version schema from openwrt.git,
which happens to be APK compatible. Instead of defining a entirely
custom format, use what's already out there.

This patch drops the individual PKG_VERSION definition.

Right now, the version becomes 6.1.82.0~7e856206-r2.

Signed-off-by: Paul Spooren <mail@aparcar.org>
kernel/mtd-rw/Makefile