Changeset 264

Show
Ignore:
Timestamp:
07/03/07 10:42:03 (1 year ago)
Author:
ludo
Message:

3rd party modules moved into 3rd_party directory

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/client/src_kernel/Makefile

    r233 r264  
    2222        (cd $(SRC)/linux/;make all CC=$(CC)) 
    2323# bcm5700 compile 
    24 #       (cd ./bcm/bcm5700-8.2.18/src; make; cp bcm5700.ko $(SRC)/linux/drivers/net/) 
     24#       (cd 3rd_party/bcm/bcm5700-8.2.18/src; make; cp bcm5700.ko $(SRC)/linux/drivers/net/) 
    2525# copy the kernel 
    2626        cp -f $(SRC)/linux/arch/i386/boot/bzImage .