Changeset 14644
- Timestamp:
- 06/24/10 02:24:46 (3 years ago)
- File:
-
- 1 edited
-
src/router/utils/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/utils/Makefile
r14594 r14644 26 26 27 27 CFLAGS += -s $(COPTS) -I../shared -I$(SRCBASE)/include.bcm -I$(SRCBASE)/wl/exe -I$(LINUXDIR) -ffunction-sections -fdata-sections -Wl,--gc-sections 28 LDFLAGS += -L../nvram -L../shared - lshared -L../libutils -lutils -lnvram -lwireless -ffunction-sections -fdata-sections -Wl,--gc-sections28 LDFLAGS += -L../nvram -L../shared -L../libutils -lutils -lnvram -lwireless -ffunction-sections -fdata-sections -Wl,--gc-sections 29 29 30 30 vpath %.c $(SRCBASE)/tools/misc
Note: See TracChangeset
for help on using the changeset viewer.
