Changeset 3875
- Timestamp:
- 12/14/03 18:20:40 (9 years ago)
- Files:
-
- 1 modified
-
i2c/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c/trunk/Makefile
r3853 r3875 188 188 189 189 install :: all 190 @echo "*** The depmod command below may generate errors. We are aware of the"191 @echo "*** problem and are working on a solution. You should ignore them for now."190 @echo "*** If the depmod command below generates errors, you should pay particular" 191 @echo "*** attention to the note #1 below." 192 192 ifeq ($(DESTDIR),) 193 193 -/sbin/depmod -a
