Changeset 4914
- Timestamp:
- 02/06/09 14:43:42 (4 years ago)
- Location:
- developers/werner/wlan-trial
- Files:
-
- 2 edited
-
Makefile (modified) (2 diffs)
-
wlan-trial.myroot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
developers/werner/wlan-trial/Makefile
r4842 r4914 2 2 # make KERNEL=/your/kernel/uImage sd 3 3 4 VERSION= 12-024 VERSION=20090206 5 5 ID=wlan-trial-$(VERSION) 6 6 … … 41 41 ssh $(UPLOAD_ACCOUNT) "cat >$(UPLOAD_DIR)/$(ID).sd_image.bz2" 42 42 ssh $(UPLOAD_ACCOUNT) mv $(UPLOAD_DIR) $(FINAL_DIR) 43 44 dfu: 45 dfu-util -a kernel -D $(KERNEL) 46 dfu-util -a rootfs -R -D root.jffs2 -
developers/werner/wlan-trial/wlan-trial.myroot
r4842 r4914 28 28 pkg mtd-utils sysfsutils apm 29 29 pkg openssh ntpdate netkit-telnet bind-utils 30 pkg dhcp-client wireless-tools wpa-supplicant30 pkg dhcp-client busybox-udhcpd wireless-tools wpa-supplicant 31 31 pkg portmap ppp rsync 32 32 pkg file
Note: See TracChangeset
for help on using the changeset viewer.
