diff options
author | Mathias Kresin <dev@kresin.me> | 2016-11-27 13:15:23 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2016-11-27 15:34:23 +0100 |
commit | 57d36e5bdd23ab405ab12a69c7ea3617b675f66c (patch) | |
tree | 1ce721ae46c8c067a5b0631b509cf06a508621b3 /package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h | |
parent | d561b2f5ce2e5f8d388103804ecfa8586bcbcf0e (diff) | |
download | mtk-20170518-57d36e5bdd23ab405ab12a69c7ea3617b675f66c.zip mtk-20170518-57d36e5bdd23ab405ab12a69c7ea3617b675f66c.tar.gz mtk-20170518-57d36e5bdd23ab405ab12a69c7ea3617b675f66c.tar.bz2 |
ltq-hcd: drop package
Since ffd7c155008bff4b08197dfd710d7a1386313f98 it isn't used anymore on
any supported target.
Signed-off-by: Mathias Kresin <dev@kresin.me>
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, 0 insertions, 5 deletions
diff --git a/package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h b/package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h deleted file mode 100644 index 11e346e..0000000 --- a/package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h +++ /dev/null @@ -1,5 +0,0 @@ - -#ifndef IFXUSB_VERSION -#define IFXUSB_VERSION "3.2 B110801" -#endif - |