change feature [ remote-keyborad -> enable-rc-kbd ]
[vuplus_openembedded] / classes / autotools_stage.bbclass
1 inherit autotools
2
3 do_stage () {
4         autotools_stage_all
5 }