lightning: Allow it to be built for the native system

This commit is contained in:
Holger Hans Peter Freyther 2014-11-19 10:28:01 +01:00
parent a0d473e869
commit 3f165fa232
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@ CACHED_CONFIGUREVARS += " \
ac_cv_test_arm_arm=no \
ac_cv_test_arm_swf=no \
"
BBCLASSEXTEND = "native"