Changeset 159

Show
Ignore:
Timestamp:
07/02/06 01:17:13 (2 years ago)
Author:
wbx
Message:

try some autobuild stuff

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/Makefile

    r144 r159  
    8181        @${GMAKE_INV} world 
    8282 
     83update-package: 
     84        @find package/ -name Config.in -exec grep -r BR2_PACKAGE {} \;|awk '/config/ { print $2 }'|sort|grep -v config |sed -e 's#.*#&=m#' >> .config       
     85 
    8386prereq: 
    8487        @rm -f .prereq_done