Changeset 12391 for src/router/pppd.new/pppd/plugins/radius/Makefile.linux
- Timestamp:
- 06/28/2009 09:26:36 PM (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/router/pppd.new/pppd/plugins/radius/Makefile.linux
r12192 r12391 19 19 include $(TOP)/.config 20 20 21 ifeq ($(CONFIG_AQOS),y)22 CFLAGS += -DHAVE_AQOS23 endif21 #ifeq ($(CONFIG_AQOS),y) 22 #CFLAGS += -DHAVE_AQOS 23 #endif 24 24 25 25 # Uncomment the next line to include support for Microsoft's
