Changeset 12392

Show
Ignore:
Timestamp:
06/28/09 21:26:54 (5 months ago)
Author:
BrainSlayer
Message:

shit, forgot to commit this fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/router/pppd.new/pppd/plugins/rp-pppoe/Makefile.linux

    r12192 r12392  
    2626 
    2727#COPTS=-O2 -g 
    28 CFLAGS=$(COPTS) -I../../../include/linux 
     28CFLAGS=$(COPTS) -I../../../include/linux  
    2929#CFLAGS=$(COPTS) -I$(LINUXDIR)/include/linux 
    3030 
    3131include $(TOP)/.config 
    3232 
    33 ifeq ($(CONFIG_AQOS),y) 
    34 CFLAGS += -DHAVE_AQOS  
    35 LDFLAGS = -L$(TOP)/libutils -L$(TOP)/nvram -lutils -lnvram  
    36 endif 
     33 
     34#ifeq ($(CONFIG_AQOS),y) 
     35#CFLAGS += -DHAVE_AQOS  
     36#endif 
    3737 
    3838all: rp-pppoe.so pppoe-discovery