Changeset 18842
- Timestamp:
- 03/28/12 23:56:22 (15 months ago)
- File:
-
- 1 edited
-
src/router/libutils/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/router/libutils/Makefile
r18736 r18842 121 121 NCFLAGS += -DHAVE_BUFFALO 122 122 endif 123 ifeq ($(CONFIG_BUFFALO_SA),y) 124 CFLAGS += -DHAVE_BUFFALO_SA 125 NCFLAGS += -DHAVE_BUFFALO_SA 126 ATH9KCFLAGS += -DHAVE_BUFFALO_SA 127 endif 123 128 ifeq ($(CONFIG_BUFFALO_BL_DEFAULTS),y) 124 129 CFLAGS += -DHAVE_BUFFALO_BL_DEFAULTS … … 226 231 ifeq ($(CONFIG_TECHNAXX),y) 227 232 CFLAGS += -DHAVE_TECHNAXX 233 endif 234 ifeq ($(CONFIG_BUFFALO_SA),y) 235 CFLAGS += -DHAVE_BUFFALO_SA 228 236 endif 229 237 ifeq ($(CONFIG_NEPTUNE),y)
Note: See TracChangeset
for help on using the changeset viewer.
