Changeset 2726

Show
Ignore:
Timestamp:
06/06/07 14:17:44 (2 years ago)
Author:
tg
Message:

fix the non-GNU case

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/target/image/brcm/Makefile

    r2708 r2726  
    234234        dd if='$^' of='$@' conv=notrunc 
    235235else 
    236         dd if='$^' of='$@' bs=${MTD_PADSIZE} conv=osync 
     236        dd if='$^' of='$@' obs=${MTD_PADSIZE} conv=osync 
    237237endif 
    238238install: $(BIN_DIR)/$(FWRT_PREFIX)-$(DEVICE)-$(BOARD)-$(KERNEL)-$(FS)-fwcf.bin