- Timestamp:
- Jun 18, 2006, 4:37:30 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 4d98ec5
- Parents:
- 592a4f0
- Location:
- toolchain
- Files:
-
- 1 edited
- 5 moved
-
Makefile (modified) (1 diff)
-
utils/Makefile (moved) (moved from target/utils/Makefile )
-
utils/src/addpattern.c (moved) (moved from target/utils/src/addpattern.c )
-
utils/src/dgfirmware.c (moved) (moved from target/utils/src/dgfirmware.c )
-
utils/src/motorola-bin.c (moved) (moved from target/utils/src/motorola-bin.c )
-
utils/src/trx.c (moved) (moved from target/utils/src/trx.c )
Legend:
- Unmodified
- Added
- Removed
-
toolchain/Makefile
r592a4f0 ra2817e5 1 1 # Main makefile for the toolchain 2 2 include $(TOPDIR)/rules.mk 3 TARGETS:=sed binutils gcc uClibc ipkg-utils gdb libnotimpl 3 TARGETS:=sed binutils gcc uClibc ipkg-utils gdb libnotimpl utils 4 4 5 5 TARGETS_INSTALL:=$(patsubst %,%-install,$(TARGETS))
Note:
See TracChangeset
for help on using the changeset viewer.
