mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 08:28:20 +04:00
lcd4linux: import from oldpackages
* Update to latest version * Refresh patches * Update copyright years * Fix musl build issues (patches already applied upstream) Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
This commit is contained in:
11
utils/lcd4linux/patches/100-drv_RouterBoard.patch
Normal file
11
utils/lcd4linux/patches/100-drv_RouterBoard.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/drv_RouterBoard.c
|
||||
+++ b/drv_RouterBoard.c
|
||||
@@ -106,7 +106,7 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
-#include <sys/io.h>
|
||||
+#include <asm/io.h>
|
||||
|
||||
#include "debug.h"
|
||||
#include "cfg.h"
|
||||
Reference in New Issue
Block a user