Changeset 8033266 in freewrt
- Timestamp:
- Jul 2, 2007, 3:07:50 PM (18 years ago)
- Children:
- 483c323
- Parents:
- b2fa7d8
- File:
-
- 1 edited
-
package/base-files/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/base-files/Makefile
rb2fa7d8 r8033266 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)
Note:
See TracChangeset
for help on using the changeset viewer.
