macremapper: drop VERSION definition in Makefile
authorPaul Spooren <mail@aparcar.org>
Thu, 11 Apr 2024 13:03:43 +0000 (15:03 +0200)
committerRosen Penev <rosenp@gmail.com>
Sat, 13 Apr 2024 21:03:51 +0000 (14:03 -0700)
commit086bf6047d7efd280347922c167a13ebcf501703
tree47618cf9297dbaa9ac4b4ae7cdb0d510fb6e7c76
parentad6344d0455038e374f57a7fb15d3d1ace8d889b
macremapper: drop 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 VERSION definition.

Right now, the version becomes 6.1.82.1.1.0-r2

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