Changeset 3071
- Timestamp:
- 07/02/07 15:07:50 (1 year ago)
- Files:
-
- trunk/freewrt/package/base-files/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/base-files/Makefile
r3070 r3071 362 362 endif 363 363 endif 364 ifeq (${FWRT_NETWORK_LAN}${FWRT_NETWORK_LANBRIDGE},y )364 ifeq (${FWRT_NETWORK_LAN}${FWRT_NETWORK_LANBRIDGE},yy) 365 365 printf '\n%s\n' "# Bridge configuration" >>$(IDIR_BASE_FILES)/etc/network/interfaces 366 366 ifeq ($(FWRT_NETWORK_LAN_PROTO_STATIC),y)


