Changeset 4ebb81f in freewrt for package


Ignore:
Timestamp:
Aug 2, 2006, 11:16:53 PM (19 years ago)
Author:
Markus Wigge <markus@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
9667e20
Parents:
a231f70
Message:

added owfs to Config.in and Makefile

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

Location:
package
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    ra231f70 r4ebb81f  
    325325source "package/e2fsprogs/Config.in"
    326326source "package/fuse/Config.in"
     327source "package/owfs/Config.in"
    327328source "package/shfs/Config.in"
    328329source "package/util-linux/Config.in"
  • package/Makefile

    ra231f70 r4ebb81f  
    184184package-$(FWRT_PACKAGE_OPENVPN) += openvpn
    185185package-$(FWRT_COMPILE_OSIRIS) += osiris
     186package-$(FWRT_COMPILE_OWFS) += owfs
    186187package-$(FWRT_PACKAGE_PALANTIR) += palantir
    187188package-$(FWRT_PACKAGE_P910ND) += p910nd
Note: See TracChangeset for help on using the changeset viewer.