aboutsummaryrefslogtreecommitdiff
path: root/libs/dmx_usb_module/Makefile
Commit message (Collapse)AuthorAge
* dmx_usb_module: fix 6.6 kernel compileAdam Duskett2024-04-05
| | | | Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
* dmx_usb_module: update to 19.12.1Rosen Penev2020-11-24
| | | | | | | | | | Cleaned up Makefile for consistency between packages. Remove outdated patch. Refreshed other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* dmx_usb_module: fix build against kernel 4.14Matthias Schiffer2018-03-02
| | | | | | | The change should also work fine with older kernels, as <linux/uaccess.h> has existed for a long time, and it includes <asm/uaccess.h>. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* dmx_usb_module: change source URL to HTTPSMatthias Schiffer2018-03-02
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* dmx_usb_module: new package addedMartijn Zilverschoon2014-11-30
dmx_usb_module is a kernel module that is needed to controll FTDI485 based DMX modules. Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>