Changeset 398df5e in freewrt for package/Makefile


Ignore:
Timestamp:
Sep 10, 2006, 4:47:16 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Children:
1ca76d2
Parents:
6b05a25
Message:

add configfs partition to all models, except netgear, make openswan package a single package including utils and kernel modules, fix some startupscripts for the configfs changes

git-svn-id: svn://www.freewrt.org/branches/wbx-target-cleanup@580 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/Makefile

    r6b05a25 r398df5e  
    9393package-$(FWRT_PACKAGE_IRSSI) += irssi
    9494package-$(FWRT_PACKAGE_JAMVM) += jamvm
     95package-$(FWRT_PACKAGE_JFFS2ROOT) += jffs2root
    9596package-$(FWRT_PACKAGE_JOE) += joe
    9697package-$(FWRT_COMPILE_JPEG) += jpeg
     
    181182package-$(FWRT_COMPILE_OPENSSH) += openssh
    182183package-$(FWRT_COMPILE_OPENSSL) += openssl
    183 package-$(FWRT_COMPILE_OPENSWAN) += openswan
     184package-$(FWRT_PACKAGE_OPENSWAN) += openswan
    184185package-$(FWRT_PACKAGE_OPENVPN) += openvpn
    185186package-$(FWRT_COMPILE_OSIRIS) += osiris
Note: See TracChangeset for help on using the changeset viewer.