Changeset 14a4c13 in freewrt for target/image/brcm/Makefile
- Timestamp:
- Sep 16, 2006, 9:58:59 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 3c9e60a
- Parents:
- 151cf91
- File:
-
- 1 edited
-
target/image/brcm/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
target/image/brcm/Makefile
r151cf91 r14a4c13 40 40 endif 41 41 ifeq ($(FS),jffs2) 42 SUFFIX:= development42 SUFFIX:=rw 43 43 endif 44 44 ifeq ($(FS),squashfs) 45 SUFFIX:= production45 SUFFIX:=ro-overlay 46 46 endif 47 47
Note:
See TracChangeset
for help on using the changeset viewer.
