Changeset 7096
- Timestamp:
- 05/15/07 16:44:39 (6 years ago)
- File:
-
- 1 edited
-
src/router/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/Makefile
r7093 r7096 261 261 rm -f $(TARGETDIR)/usr/lib/libpcap.so 262 262 mipsel-linux-strip --strip-unneeded --remove-section=.comment $(TARGETDIR)/lib/modules/$(LINUXVER)/*.o 263 ifeq ($(CONFIG_MMC),y) 263 264 cp ./mmc/mmc.o $(TARGETDIR)/lib/modules/$(LINUXVER) 265 endif 264 266 # Prepare filesystem 265 267 cd $(TARGETDIR) && $(TOP)/misc/rootprep.sh
Note: See TracChangeset
for help on using the changeset viewer.
