don't define DYN_DRV for targets which don't predefine it
This commit is contained in:
parent
919bdbd347
commit
29671f5f06
1 changed files with 0 additions and 6 deletions
|
@ -30,12 +30,6 @@
|
|||
*/
|
||||
# undef DYN_DRV
|
||||
# define DYN_DRV 0
|
||||
#else
|
||||
|
||||
/* Use a dynamically loaded driver, by default. */
|
||||
# ifndef DYN_DRV
|
||||
# define DYN_DRV 1
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue