Changeset 774
- Timestamp:
- 09/29/06 22:03:02 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/freewrt_1_0/tools/Makefile
r475 r774 1 1 # $FreeWRT$ 2 #- 3 # This file is part of the FreeWRT project. FreeWRT is copyrighted 4 # material, please see the LICENCE file in the top-level directory 5 # or at http://www.freewrt.org/licence for details. 2 6 3 7 include $(TOPDIR)/rules.mk 4 8 5 9 TARGETS:= paxmirabilis sed ipkg-utils brcm-utils lzma 6 TARGETS+= squashfs jffs2 mkimage 10 TARGETS+= squashfs jffs2 mkimage failsafe 7 11 ifeq (${OStype},Linux) 8 12 TARGETS+= mkpasswd genext2fs


