Changeset 590a911 in freewrt
- Timestamp:
- Jun 19, 2006, 2:40:07 AM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 695e020
- Parents:
- 60bdcd0
- File:
-
- 1 edited
-
target/linux/image/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
target/linux/image/Makefile
r60bdcd0 r590a911 37 37 38 38 install-prepare: 39 find $(KDIR)/root -type f ! -perm +0100 | xargs chmod 064440 find $(KDIR)/root -type f -perm +0100 | xargs chmod 075539 find $(KDIR)/root -type f ! -perm -0100 | xargs chmod 0644 40 find $(KDIR)/root -type f -perm -0100 | xargs chmod 0755 41 41 find $(KDIR)/root -type d | xargs chmod 0755 42 42 mkdir -p $(KDIR)/root/tmp
Note:
See TracChangeset
for help on using the changeset viewer.
