Changeset 1130342 in freewrt


Ignore:
Timestamp:
Jan 31, 2007, 6:00:39 PM (19 years ago)
Author:
Phil Sutter <n0-1@…>
Children:
0b07893
Parents:
4b4f4ff
Message:

forgot these, which should be quite essential for zaptel-12

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

Location:
package
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    r4b4f4ff r1130342  
    307307source "package/ustl/Config.in"
    308308source "package/zaptel/Config.in"
     309source "package/zaptel-12/Config.in"
    309310source "package/zlib/Config.in"
    310311endmenu
  • package/Makefile

    r4b4f4ff r1130342  
    328328package-$(FWRT_PACKAGE_KMOD_WLCOMPAT) += wlcompat
    329329package-$(FWRT_PACKAGE_KMOD_ZAPTEL) += zaptel
     330package-$(FWRT_PACKAGE_KMOD_ZAPTEL_12) += zaptel-12
    330331
    331332COMPILE_PACKAGES:=$(patsubst %,%-compile,$(package-y) $(package-m))
Note: See TracChangeset for help on using the changeset viewer.