Greenzie / emuccan-b202

A Debian package and systemctl scripts for the EMUC-B202 SocketCAN
GNU General Public License v3.0
4 stars 5 forks source link

Generalized the project_name so it accept the kernel version #4

Closed kakaday22 closed 2 years ago

kakaday22 commented 2 years ago

Modified the CMAKELIST file so it accepts KERNEL_VER as part of the project name i.e

KERNEL_VER=5.4.0-96-generic
Project name=emuccan-b202-${KERNEL_VER} === emuccan-b202-5.4.0-96-generic

Also since this is a fork, decided to brand the version with greenzie-${UBUNTU_DISTRO} that way we can lock version down to specific