Home
last modified time | relevance | path

Searched refs:entries_that_should_not_be_indented (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib_config.py26 entries_that_should_not_be_indented = [ variable
45 if attribute in entries_that_should_not_be_indented:
167 if entry in entries_that_should_not_be_indented:
224 elif entry in entries_that_should_not_be_indented: