don't define DYN_DRV for targets which don't predefine it
This commit is contained in:
@@ -30,12 +30,6 @@
|
|||||||
*/
|
*/
|
||||||
# undef DYN_DRV
|
# undef DYN_DRV
|
||||||
# define DYN_DRV 0
|
# define DYN_DRV 0
|
||||||
#else
|
|
||||||
|
|
||||||
/* Use a dynamically loaded driver, by default. */
|
|
||||||
# ifndef DYN_DRV
|
|
||||||
# define DYN_DRV 1
|
|
||||||
# endif
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user