Fix invalid VENDOR_ID for AMD

pull/30/head
Jens Steube 9 years ago
parent 141d5740ac
commit 0f1ae86be9

@ -9,7 +9,7 @@
* vendor specific * vendor specific
*/ */
#if VENDOR_ID == 4096 #if VENDOR_ID == 4098
#define IS_AMD #define IS_AMD
#endif #endif

Loading…
Cancel
Save