All pastes #2092418 Raw Edit

Unnamed

public c v1 · immutable
#2092418 ·published 2011-10-22 04:45 UTC
rendered paste body
UTS_RELEASE_HEADER=$(call doit, if [ -f include/generated/utsrelease.h ]; then  \	                       echo include/generated/utsrelease.h;             \			   else if [ -f include/linux/utsrelease.h ]; then      \                           echo include/linux/utsrelease.h;                     \                       else                                                     \                                echo include/linux/version.h ;                  \