Commit db1d0ee5 authored by Michael Shigorin's avatar Michael Shigorin

kernel: try std-def instead of forcing it

KFLAVOURS could have been set earlier and got overridden here.
parent 3d7a0c5c
......@@ -7,7 +7,7 @@ endif
use/kernel:
@$(call add_feature)
@$(call set,KFLAVOURS,std-def)
@$(call try,KFLAVOURS,std-def)
# r8168 is a kludge, never install it by default
use/kernel/net:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment