Changeset 1399
- Timestamp:
- 01/04/07 14:49:47 (5 years ago)
- Files:
-
- trunk/freewrt/target/image/rb/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/target/image/rb/Makefile
r1367 r1399 29 29 -chmod 4755 $(KDIR)/root/bin/busybox 30 30 mkdir -p $(KDIR)/root/tmp 31 chmod 0777 $(KDIR)/root/tmp31 chmod 1777 $(KDIR)/root/tmp 32 32 33 33 $(KDIR)/root: install-prepare kernel-install


