Changeset 9238
- Timestamp:
- 03/05/08 17:28:11 (5 years ago)
- Location:
- src/router/wlconf
- Files:
-
- 1 added
- 1 edited
-
Makefile (modified) (1 diff)
-
wlconf.r9068 (added)
Legend:
- Unmodified
- Added
- Removed
-
src/router/wlconf/Makefile
r8521 r9238 44 44 install -d $(INSTALLDIR)/usr/sbin 45 45 ifeq ($(CONFIG_MSSID),y) 46 ifeq ($(CONFIG_BCM5354),y) 46 47 # install -D wlconf.v24 $(INSTALLDIR)/usr/sbin/wlconf 47 48 install wlconf $(INSTALLDIR)/usr/sbin 49 else 50 install -D wlconf.r9068 $(INSTALLDIR)/usr/sbin/wlconf 51 endif 48 52 else 49 53 install -D wlconf.v23 $(INSTALLDIR)/usr/sbin/wlconf
Note: See TracChangeset
for help on using the changeset viewer.
