Index: /src/router/pppd.new/pppd/plugins/rp-pppoe/Makefile.linux =================================================================== --- /src/router/pppd.new/pppd/plugins/rp-pppoe/Makefile.linux (revision 12192) +++ /src/router/pppd.new/pppd/plugins/rp-pppoe/Makefile.linux (revision 12392) @@ -26,13 +26,13 @@ #COPTS=-O2 -g -CFLAGS=$(COPTS) -I../../../include/linux +CFLAGS=$(COPTS) -I../../../include/linux #CFLAGS=$(COPTS) -I$(LINUXDIR)/include/linux include $(TOP)/.config -ifeq ($(CONFIG_AQOS),y) -CFLAGS += -DHAVE_AQOS -LDFLAGS = -L$(TOP)/libutils -L$(TOP)/nvram -lutils -lnvram -endif + +#ifeq ($(CONFIG_AQOS),y) +#CFLAGS += -DHAVE_AQOS +#endif all: rp-pppoe.so pppoe-discovery