Changeset 14644


Ignore:
Timestamp:
06/24/10 02:24:46 (3 years ago)
Author:
BrainSlayer
Message:

merge shared library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/utils/Makefile

    r14594 r14644  
    2626 
    2727CFLAGS += -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-sections 
     28LDFLAGS += -L../nvram -L../shared -L../libutils -lutils -lnvram -lwireless -ffunction-sections -fdata-sections -Wl,--gc-sections 
    2929 
    3030vpath %.c $(SRCBASE)/tools/misc 
Note: See TracChangeset for help on using the changeset viewer.