diff options
Diffstat (limited to 'package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h')
-rw-r--r-- | package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h b/package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h new file mode 100644 index 0000000..11e346e --- /dev/null +++ b/package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h @@ -0,0 +1,5 @@ + +#ifndef IFXUSB_VERSION +#define IFXUSB_VERSION "3.2 B110801" +#endif + |