Changeset 12392
- Timestamp:
- 06/28/09 21:26:54 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/router/pppd.new/pppd/plugins/rp-pppoe/Makefile.linux
r12192 r12392 26 26 27 27 #COPTS=-O2 -g 28 CFLAGS=$(COPTS) -I../../../include/linux 28 CFLAGS=$(COPTS) -I../../../include/linux 29 29 #CFLAGS=$(COPTS) -I$(LINUXDIR)/include/linux 30 30 31 31 include $(TOP)/.config 32 32 33 ifeq ($(CONFIG_AQOS),y) 34 CFLAGS += -DHAVE_AQOS 35 LDFLAGS = -L$(TOP)/libutils -L$(TOP)/nvram -lutils -lnvram36 endif33 34 #ifeq ($(CONFIG_AQOS),y) 35 #CFLAGS += -DHAVE_AQOS 36 #endif 37 37 38 38 all: rp-pppoe.so pppoe-discovery
Note: See TracChangeset
for help on using the changeset viewer.
