Changeset 8033266 in freewrt


Ignore:
Timestamp:
Jul 2, 2007, 3:07:50 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
483c323
Parents:
b2fa7d8
Message:

oops

git-svn-id: svn://www.freewrt.org/trunk/freewrt@3071 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/base-files/Makefile

    rb2fa7d8 r8033266  
    362362endif
    363363endif
    364 ifeq (${FWRT_NETWORK_LAN}${FWRT_NETWORK_LANBRIDGE},y)
     364ifeq (${FWRT_NETWORK_LAN}${FWRT_NETWORK_LANBRIDGE},yy)
    365365        printf '\n%s\n' "# Bridge configuration" >>$(IDIR_BASE_FILES)/etc/network/interfaces
    366366ifeq ($(FWRT_NETWORK_LAN_PROTO_STATIC),y)
Note: See TracChangeset for help on using the changeset viewer.