Skip to content

fix compilation error for eeprom#1

Open
BombusC wants to merge 1 commit intodgallot:masterfrom
BombusC:master
Open

fix compilation error for eeprom#1
BombusC wants to merge 1 commit intodgallot:masterfrom
BombusC:master

Conversation

@BombusC
Copy link

@BombusC BombusC commented Dec 11, 2015

include <linux/i2c.h> was removed, but it causes compilation error :

: recipe for target 'eeprom.o' failed
make: *** [eeprom.o] Error 1

#include <linux/i2c.h> was removed, but it causes compilation error :
<builtin>: recipe for target 'eeprom.o' failed
make: *** [eeprom.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant