~oif-team/oif/ntrig-calibrator

  • Committer: Seth Forshee
  • Date: 2011-01-31 23:04:53 UTC
  • Revision ID: seth.forshee@canonical.com-20110131230453-xgkfeo0yuqcbdbgg
Change link order of objects in makefile

Link order of objects is significant. Placing libusb before
the application means symbols the application uses from
libusb may not be loaded. Place libusb at the end to avoid
this problem.
Filename Latest Rev Last Changed Committer Comment Size
..
calib.c 1 13 years ago Rafi Rubin Initial commit 3 KB Diff Download File
File calib.sh 1 13 years ago Rafi Rubin Initial commit 403 bytes Diff Download File
firmware.c 1 13 years ago Rafi Rubin Initial commit 2.3 KB Diff Download File
File firmware_version.sh 1 13 years ago Rafi Rubin Initial commit 381 bytes Diff Download File
Makefile 2 13 years ago Seth Forshee Change link order of objects in makefile Link ord 74 bytes Diff Download File
mode.c 1 13 years ago Rafi Rubin Initial commit 1.4 KB Diff Download File
README 1 13 years ago Rafi Rubin Initial commit 223 bytes Diff Download File