mkimage-profiles/features.in/kernel/config.mk
Michael Shigorin 0e8871e7b4 use un-def kernel by default
3.5.2-std-def-alt2 brings boot problems which were absent
with 3.4.x-std-def and are absent with 3.5.x-un-def;
seems like it's better to stay with known good variant
at the moment instead of having to fall back to it.
2012-09-03 19:16:50 +03:00

5 lines
69 B
Makefile

###
use/kernel:
@$(call add_feature)
@$(call set,KFLAVOURS,un-def)