Searched refs:INCOMPAT_LIST (Results 1 – 1 of 1) sorted by relevance
150 find "$tree" -type f -name '*.h' -printf '%P\n' | grep -v -f "$INCOMPAT_LIST"169 | grep -v "asm-generic" >> "$INCOMPAT_LIST"173 printf "asm-generic/.*\.h\n" >> "$INCOMPAT_LIST"215 add_to_incompat_list "$ref" "$INCOMPAT_LIST"219 add_to_incompat_list "$ref" "$INCOMPAT_LIST"223 sort -u -o "$INCOMPAT_LIST" "$INCOMPAT_LIST"224 sed -i -e '/^$/d' "$INCOMPAT_LIST"506 readonly INCOMPAT_LIST="${TMP_DIR}/incompat_list.txt"507 touch "$INCOMPAT_LIST"