Commit Graph

17 Commits

Author SHA1 Message Date
Carlos Eduardo
b6cf6b76fb
Add RISC-V architecture 2021-04-12 10:36:52 -03:00
Ole Petter Bang
978c1f628f
Merge pull request #216 from weilinfox/master
Add mips64el loongson arch support
2020-12-27 19:34:04 +01:00
weilinfox
b9762e7114 add-mips64-loongson-arch 2020-11-01 12:41:05 +08:00
stu2005
0a662654de
Update Makefile 2020-10-04 16:16:37 +09:00
RICCIARDI-Adrien
da387ad749 Added 'dkms_install' and 'dkms_remove' makefile rules. 2020-09-27 14:40:27 +02:00
Ole Petter Bang
b62eda0e3a
Merge branch 'master' into ubuntu_v19.04 2019-12-12 22:33:42 +01:00
Aleksandr Shugurov
187be66f2f linux kernel 5.x. Ubuntu 19.04 2019-08-02 09:54:48 -04:00
James Drabb Jr
2eb86a8349 Update Makefile
Removed warning about ISO C90 forbids variable length array ‘input’ [-Wvla].
2019-03-17 06:23:05 -04:00
Christian Poessinger
0ee556a688 Makefile: always use weak assignment for KSRC
With a weak-assignment of KSRC the module will be enabled to support cross-
building it for different Kernel Versions on a build machine. The change
enabled me to cross-compile this module for the VyOS 4.18.8 Kernel by
simply invoking:

  $ KSRC=/home/cpo/vyos-build/packages/vyos-kernel make
2019-03-17 05:39:38 -04:00
Christian Poessinger
81123002a5 Makefile: always use weak assignment for KSRC
With a weak-assignment of KSRC the module will be enabled to support cross-
building it for different Kernel Versions on a build machine. The change
enabled me to cross-compile this module for the VyOS 4.18.8 Kernel by
simply invoking:

  $ KSRC=/home/cpo/vyos-build/packages/vyos-kernel make
2018-09-24 06:48:38 +02:00
ovcretzu
3bd7269873
Add the PPC platform
Tested on a Mac Mini G4 running Ubuntu 16.04.4 LTS, kernel version 4.4.0-119-powerpc-smp
2018-04-07 18:01:40 +09:00
xdraylin
80ab08f191 Revert KVER := to ?= replacement for static values 2017-08-19 17:59:13 +02:00
xdraylin
97a0ebcd1d Use ?= instead of := for KVER
The value of the KVER-Variable will not be overwritten if already defined (e.g. through the make command). Allows passing trough $kernelver from the dkms.conf file.
2017-08-19 17:36:07 +02:00
Leo Yang
556fb56fee Fix some build warnings. 2016-02-24 22:39:37 -05:00
intdel
2b7ff4c879 Update Makefile
-Removed CROSS_COMPILE for ARM_RPI
-Fixed KSRC  for ARM_RPI
2014-10-24 09:30:19 -07:00
TankMasterRL
6ef077f0d9 Added Raspberry Pi entry, modify KSRC to fit you. 2014-06-08 18:22:53 +02:00
Ole Petter Bang
7183941756 Add existing files. 2013-11-19 21:24:49 +01:00