Changeset 1502

Show
Ignore:
Timestamp:
04/13/06 23:39:53 (3 years ago)
Author:
proski
Message:

Create svnversion.h if needed before trying to copy it

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/patches/2.6/install.sh

    r1501 r1502  
    6464echo "Copy ath driver bits..." 
    6565FILES=`ls ${SRC_ATH}/*.[ch] | sed '/mod.c/d'` 
     66make -C ${DEPTH} svnversion.h 
    6667INSTALL ${DST_ATH} ${FILES} ${DEPTH}/svnversion.h 
    6768INSTALL ${DST_ATH} ${SRC_ATH}/Kconfig