Guenter Roeck
35d99af6e8
Build fails with recent versions of gcc/ld.
Fix by specifying library after .o files.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6104 7894878c-1315-0410-8ee3-d5d059ff63e0
13 years ago
Jean Delvare
251d594fd0
New library for I2C device access under Linux. As a first step, the
library will host the i2c_smbus_*() inline functions which were
previously in the user-space flavor of <linux/i2c-dev.h>.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6054 7894878c-1315-0410-8ee3-d5d059ff63e0
13 years ago
Jean Delvare
0a335f0859
Tools depends on header file version.h. Add the missing dependency to
the build system.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6049 7894878c-1315-0410-8ee3-d5d059ff63e0
13 years ago
Jean Delvare
93caf007f4
i2c-dev: Move SMBus helper functions to include/i2c/smbus.h
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6048 7894878c-1315-0410-8ee3-d5d059ff63e0
13 years ago
Jean Delvare
f0892fadae
List include first, so that other modules can use it.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5610 7894878c-1315-0410-8ee3-d5d059ff63e0
17 years ago
Jean Delvare
24f819ed0c
Licensing clarification.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5594 7894878c-1315-0410-8ee3-d5d059ff63e0
17 years ago
Jean Delvare
7d011355c6
Fix the build of i2cset and i2cget. They were accidentally swapped.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4915 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
5db6cac12c
Fix path to include directory. Reported by Ryan Mallon.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4911 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
3889675ca9
Fix license name.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4907 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
2dc7307487
Rename module Makefiles from Makefile to Module.mk. They can't be used
as standalone makefiles.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4906 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
91dc800ac6
Add a main Makefile and make it call the tools and eeprom modules
Makefiles.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4905 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
7457b172b0
Show more warnings, and fix them.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4499 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
a22bba2fd3
Enable lots of warnings.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4492 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
0edf1c69c9
Add a Makefile to build, install and uninstall the tools, and make
them build again.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4487 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago