mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 22:35:23 +00:00
(Phil) Made slight adjustments so the new file arrangement will build.
I added two new make file 'includes': busses/Module.mk and chips/Module.mk Frodo- You may want to review the makefile structure to make sure that the system works as you intended. Note: The docs still need to be updated to reflect the new file arrangement, but at least it builds! git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@176 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include "src/i2c-dev.h"
|
||||
#include "kernel/include/i2c-dev.h"
|
||||
|
||||
void help(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user