packages: remove dependency on obsolete LINUX_2_4 symbol

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28960 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2011-11-11 18:07:06 +00:00
parent 3b130ad926
commit 5d5098542d
48 changed files with 32 additions and 55 deletions

View File

@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/ksymoops define Package/ksymoops
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=@!LINUX_2_4 @mips||mipsel||m68k||i386 DEPENDS:=@mips||mipsel||m68k||i386
TITLE:=Interpret oops of the kernel TITLE:=Interpret oops of the kernel
URL:=http://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/ URL:=http://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/
MENU:=1 MENU:=1

View File

@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/dibbler/Default define Package/dibbler/Default
SECTION:=ipv6 SECTION:=ipv6
CATEGORY:=IPv6 CATEGORY:=IPv6
DEPENDS:=+libstdcpp @!LINUX_2_4 +libpthread DEPENDS:=+libstdcpp +libpthread
TITLE:=Dibbler, a portable DHCPv6 implementation TITLE:=Dibbler, a portable DHCPv6 implementation
URL:=http://klub.com.pl/dhcpv6/ URL:=http://klub.com.pl/dhcpv6/
endef endef

View File

@ -57,7 +57,7 @@ define Package/libavahi-dbus
$(call Package/avahi/Default) $(call Package/avahi/Default)
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=+libdaemon +libpthread +libgdbm +dbus @!LINUX_2_4 DEPENDS:=+libdaemon +libpthread +libgdbm +dbus
TITLE+= (library) (dbus) TITLE+= (library) (dbus)
VARIANT:=dbus VARIANT:=dbus
endef endef

View File

@ -44,7 +44,7 @@ define Package/boost/Default
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Boost C++ source libraries TITLE:=Boost C++ source libraries
URL:=http://www.boost.org URL:=http://www.boost.org
DEPENDS:=+libstdcpp @!LINUX_2_4 DEPENDS:=+libstdcpp
endef endef
define Package/boost/Default/description define Package/boost/Default/description

View File

@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/keynote define Package/keynote
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=@!LINUX_2_4 +libopenssl DEPENDS:=+libopenssl
TITLE:=Simple and flexible trust-management system TITLE:=Simple and flexible trust-management system
URL:=http://www1.cs.columbia.edu/~angelos/keynote.html URL:=http://www1.cs.columbia.edu/~angelos/keynote.html
endef endef

View File

@ -20,7 +20,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/libaio define Package/libaio
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=@!LINUX_2_4
TITLE:=Linux kernel AIO interface access library TITLE:=Linux kernel AIO interface access library
URL:=http://lse.sourceforge.net/io/aio.html URL:=http://lse.sourceforge.net/io/aio.html
endef endef

View File

@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/libnetfilter-conntrack define Package/libnetfilter-conntrack
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=@!LINUX_2_4 +libnfnetlink +kmod-nf-conntrack-netlink DEPENDS:=+libnfnetlink +kmod-nf-conntrack-netlink
TITLE:=API to the in-kernel connection tracking state table TITLE:=API to the in-kernel connection tracking state table
URL:=http://www.netfilter.org/projects/libnetfilter_conntrack/ URL:=http://www.netfilter.org/projects/libnetfilter_conntrack/
endef endef

View File

@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/libnetfilter-log define Package/libnetfilter-log
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=@!LINUX_2_4 +libnfnetlink +kmod-nfnetlink-log DEPENDS:=+libnfnetlink +kmod-nfnetlink-log
TITLE:=API to packets logged by the kernel packet filter TITLE:=API to packets logged by the kernel packet filter
URL:=http://www.netfilter.org/projects/libnetfilter_log/ URL:=http://www.netfilter.org/projects/libnetfilter_log/
endef endef

View File

@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/libnetfilter-queue define Package/libnetfilter-queue
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=@!LINUX_2_4 +libnfnetlink +kmod-nfnetlink-queue DEPENDS:=+libnfnetlink +kmod-nfnetlink-queue
TITLE:=API to packets queued by the kernel packet filter TITLE:=API to packets queued by the kernel packet filter
URL:=http://www.netfilter.org/projects/libnetfilter_queue/ URL:=http://www.netfilter.org/projects/libnetfilter_queue/
endef endef

View File

@ -27,7 +27,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/libnfnetlink define Package/libnfnetlink
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=@!LINUX_2_4
TITLE:=A low-level library for netfilter related kernel/userspace communication TITLE:=A low-level library for netfilter related kernel/userspace communication
URL:=http://netfilter.org/projects/libnfnetlink/ URL:=http://netfilter.org/projects/libnfnetlink/
endef endef

View File

@ -26,7 +26,7 @@ define Package/libtorrent
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Rakshasa's BitTorrent library TITLE:=Rakshasa's BitTorrent library
URL:=http://libtorrent.rakshasa.no/ URL:=http://libtorrent.rakshasa.no/
DEPENDS:=+libopenssl +libsigcxx @!LINUX_2_4 DEPENDS:=+libopenssl +libsigcxx
MAINTAINER:=Luka Perkov <openwrt@lukaperkov.net> MAINTAINER:=Luka Perkov <openwrt@lukaperkov.net>
endef endef

View File

@ -21,7 +21,6 @@ define Package/serdisplib
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=A display control library TITLE:=A display control library
DEPENDS:=@!LINUX_2_4
URL:=http://serdisplib.sourceforge.net/ URL:=http://serdisplib.sourceforge.net/
endef endef

View File

@ -25,7 +25,6 @@ define Package/libsysfs
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
SUBMENU:=Filesystem SUBMENU:=Filesystem
DEPENDS:=@!LINUX_2_4
TITLE:=Sysfs library TITLE:=Sysfs library
URL:=http://linux-diag.sourceforge.net/Sysfsutils.html URL:=http://linux-diag.sourceforge.net/Sysfsutils.html
endef endef
@ -34,7 +33,7 @@ define Package/sysfsutils
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
SUBMENU:=Filesystem SUBMENU:=Filesystem
DEPENDS:=@!LINUX_2_4 +libsysfs DEPENDS:=+libsysfs
TITLE:=System Utilities Based on Sysfs TITLE:=System Utilities Based on Sysfs
URL:=http://linux-diag.sourceforge.net/Sysfsutils.html URL:=http://linux-diag.sourceforge.net/Sysfsutils.html
endef endef

View File

@ -24,7 +24,7 @@ define Package/fswebcam
CATEGORY:=Multimedia CATEGORY:=Multimedia
TITLE:=fswebcam TITLE:=fswebcam
URL:=http://www.sanslogic.co.uk/fswebcam/ URL:=http://www.sanslogic.co.uk/fswebcam/
DEPENDS:= @!LINUX_2_4 +libgd DEPENDS:=+libgd
endef endef
define Package/fswebcam/description define Package/fswebcam/description

View File

@ -28,7 +28,6 @@ define Package/gstreamer/Default
SECTION:=multimedia SECTION:=multimedia
TITLE:=GStreamer TITLE:=GStreamer
URL:=http://gstreamer.freedesktop.org/ URL:=http://gstreamer.freedesktop.org/
DEPENDS:= @!LINUX_2_4
endef endef
define Package/gstreamer/description/Default define Package/gstreamer/description/Default

View File

@ -45,7 +45,6 @@ define Package/gstreamer/Default
SECTION:=multimedia SECTION:=multimedia
TITLE:=GStreamer TITLE:=GStreamer
URL:=http://gstreamer.freedesktop.org/ URL:=http://gstreamer.freedesktop.org/
DEPENDS:= @!LINUX_2_4
endef endef
define Package/gstreamer/description/Default define Package/gstreamer/description/Default

View File

@ -27,7 +27,6 @@ define Package/gstreamer/Default
SECTION:=multimedia SECTION:=multimedia
TITLE:=GStreamer TITLE:=GStreamer
URL:=http://gstreamer.freedesktop.org/ URL:=http://gstreamer.freedesktop.org/
DEPENDS:= @!LINUX_2_4
endef endef
define Package/gstreamer/description/Default define Package/gstreamer/description/Default

View File

@ -33,7 +33,6 @@ define Package/gstreamer/Default
SECTION:=multimedia SECTION:=multimedia
TITLE:=GStreamer TITLE:=GStreamer
URL:=http://gstreamer.freedesktop.org/ URL:=http://gstreamer.freedesktop.org/
DEPENDS:= @!LINUX_2_4
endef endef
define Package/gstreamer/description/Default define Package/gstreamer/description/Default

View File

@ -28,7 +28,6 @@ define Package/gstreamer/Default
SECTION:=multimedia SECTION:=multimedia
TITLE:=GStreamer TITLE:=GStreamer
URL:=http://gstreamer.freedesktop.org/ URL:=http://gstreamer.freedesktop.org/
DEPENDS:= @!LINUX_2_4
endef endef
define Package/gstreamer/description/Default define Package/gstreamer/description/Default

View File

@ -38,7 +38,7 @@ define KernelPackage/video-quickcam
$(call Package/qc-usb/Default) $(call Package/qc-usb/Default)
SUBMENU:=Video Support SUBMENU:=Video Support
TITLE:=QuickCam Express USB webcam support TITLE:=QuickCam Express USB webcam support
DEPENDS:=@USB_SUPPORT @LINUX_2_4||LINUX_2_6_25||LINUX_2_6_27||LINUX_2_6_28 +kmod-usb-core +kmod-video-core DEPENDS:=@USB_SUPPORT @LINUX_2_6_25||LINUX_2_6_27||LINUX_2_6_28 +kmod-usb-core +kmod-video-core
FILES:=$(PKG_BUILD_DIR)/quickcam.$(LINUX_KMOD_SUFFIX) FILES:=$(PKG_BUILD_DIR)/quickcam.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,90,quickcam) AUTOLOAD:=$(call AutoLoad,90,quickcam)
endef endef

View File

@ -28,7 +28,7 @@ define KernelPackage/batman-adv
URL:=http://www.open-mesh.org/ URL:=http://www.open-mesh.org/
MAINTAINER:=Marek Lindner <lindner_marek@yahoo.de> MAINTAINER:=Marek Lindner <lindner_marek@yahoo.de>
SUBMENU:=Network Support SUBMENU:=Network Support
DEPENDS:=@!LINUX_2_4 +kmod-lib-crc16 DEPENDS:=+kmod-lib-crc16
TITLE:=B.A.T.M.A.N. Adv TITLE:=B.A.T.M.A.N. Adv
FILES:=$(PKG_BUILD_DIR)/batman-adv.$(LINUX_KMOD_SUFFIX) FILES:=$(PKG_BUILD_DIR)/batman-adv.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,batman-adv) AUTOLOAD:=$(call AutoLoad,50,batman-adv)

View File

@ -29,7 +29,7 @@ define KernelPackage/et131x
KCONFIG:= \ KCONFIG:= \
CONFIG_ET131X=m \ CONFIG_ET131X=m \
CONFIG_ET131X_DEBUG=n CONFIG_ET131X_DEBUG=n
DEPENDS:=@!LINUX_2_4 @PCI_SUPPORT DEPENDS:=@PCI_SUPPORT
AUTOLOAD:=$(call AutoLoad,70,et131x) AUTOLOAD:=$(call AutoLoad,70,et131x)
endef endef

View File

@ -37,7 +37,7 @@ define Package/haproxy/description
endef endef
define Build/Compile define Build/Compile
$(MAKE) TARGET=$(if $(CONFIG_LINUX_2_4),linux24,linux26) -C $(PKG_BUILD_DIR) \ $(MAKE) TARGET=linux26 -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \ DESTDIR="$(PKG_INSTALL_DIR)" \
CC="$(TARGET_CC)" \ CC="$(TARGET_CC)" \
CFLAGS="$(TARGET_CFLAGS)" \ CFLAGS="$(TARGET_CFLAGS)" \

View File

@ -25,7 +25,7 @@ define Package/ipsec-tools
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=VPN SUBMENU:=VPN
DEPENDS:=@!LINUX_2_4 +libopenssl +kmod-ipsec DEPENDS:=+libopenssl +kmod-ipsec
TITLE:=IPsec management tools TITLE:=IPsec management tools
URL:=http://ipsec-tools.sourceforge.net/ URL:=http://ipsec-tools.sourceforge.net/
endef endef

View File

@ -25,7 +25,6 @@ define Package/iputils/Default
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
URL:=http://www.skbuff.net/iputils URL:=http://www.skbuff.net/iputils
DEPENDS:= @!LINUX_2_4
endef endef

View File

@ -24,7 +24,7 @@ define Package/isakmpd
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=VPN SUBMENU:=VPN
DEPENDS:=@!LINUX_2_4 +libopenssl +keynote +libgmp DEPENDS:=+libopenssl +keynote +libgmp
TITLE:=IPsec management tools TITLE:=IPsec management tools
URL:=http://isakmpd.sourceforge.net/ URL:=http://isakmpd.sourceforge.net/
endef endef

View File

@ -25,7 +25,7 @@ define Package/linuxigd
CATEGORY:=Network CATEGORY:=Network
TITLE:=UPnP daemon TITLE:=UPnP daemon
SUBMENU:=Firewall SUBMENU:=Firewall
DEPENDS:=+libiptc +libupnp +libpthread @!LINUX_2_4 DEPENDS:=+libiptc +libupnp +libpthread
URL:=http://linux-igd.sourceforge.net/ URL:=http://linux-igd.sourceforge.net/
endef endef

View File

@ -22,7 +22,6 @@ define Package/lldpd
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Routing and Redirection SUBMENU:=Routing and Redirection
TITLE:=Link Layer Discovery Protocol damon TITLE:=Link Layer Discovery Protocol damon
DEPENDS:=@!LINUX_2_4
URL:=https://trac.luffy.cx/lldpd/ URL:=https://trac.luffy.cx/lldpd/
endef endef

View File

@ -29,7 +29,7 @@ define Package/nbd
CATEGORY:=Network CATEGORY:=Network
TITLE:=Network Block Device utilities TITLE:=Network Block Device utilities
URL:=http://nbd.sourceforge.net URL:=http://nbd.sourceforge.net
DEPENDS:=@!LINUX_2_4 +kmod-nbd DEPENDS:=+kmod-nbd
endef endef
define Package/nbd/description define Package/nbd/description

View File

@ -24,7 +24,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/openswan/Default define Package/openswan/Default
TITLE:=Openswan TITLE:=Openswan
URL:=http://www.openswan.org/ URL:=http://www.openswan.org/
DEPENDS:=@!LINUX_2_4
endef endef
define Package/openswan/Default/description define Package/openswan/Default/description

View File

@ -24,7 +24,7 @@ define Package/speedtouch-usb-firmware
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=SpeedTouch 330 ADSL USB firmware TITLE:=SpeedTouch 330 ADSL USB firmware
DEPENDS:=+kmod-usb-atm +kmod-usb-atm-speedtouch @!LINUX_2_4 DEPENDS:=+kmod-usb-atm +kmod-usb-atm-speedtouch
PKGARCH:=all PKGARCH:=all
endef endef

View File

@ -27,7 +27,7 @@ endef
define Package/squid define Package/squid
$(call Package/squid/Default) $(call Package/squid/Default)
MENU:=1 MENU:=1
DEPENDS:=+libopenssl +libpthread @!LINUX_2_4 DEPENDS:=+libopenssl +libpthread
TITLE:=full-featured Web proxy cache TITLE:=full-featured Web proxy cache
endef endef

View File

@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/nls.mk
define Package/usbip/Common define Package/usbip/Common
TITLE:=USB-over-IP TITLE:=USB-over-IP
URL:=http://usbip.sourceforge.net/ URL:=http://usbip.sourceforge.net/
DEPENDS:=@!LINUX_2_4 @USB_SUPPORT DEPENDS:=@USB_SUPPORT
MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com> MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
endef endef

View File

@ -71,7 +71,7 @@ define BuildTemplate
$$(call Package/xtables-addons) $$(call Package/xtables-addons)
CATEGORY:=Network CATEGORY:=Network
TITLE:=$(2) iptables extension TITLE:=$(2) iptables extension
DEPENDS:= @!LINUX_2_4 iptables $(if $(4),+kmod-ipt-$(1)) DEPENDS:=iptables $(if $(4),+kmod-ipt-$(1))
endef endef
define Package/iptables-mod-$(1)/install define Package/iptables-mod-$(1)/install
@ -90,7 +90,7 @@ define BuildTemplate
define KernelPackage/ipt-$(1) define KernelPackage/ipt-$(1)
SUBMENU:=Netfilter Extensions SUBMENU:=Netfilter Extensions
TITLE:=$(2) netfilter module TITLE:=$(2) netfilter module
DEPENDS:= @!LINUX_2_4 kmod-ipt-core $(6) DEPENDS:=kmod-ipt-core $(6)
FILES:=$(foreach mod,$(4),$(PKG_BUILD_DIR)/extensions/$(mod).$(LINUX_KMOD_SUFFIX)) FILES:=$(foreach mod,$(4),$(PKG_BUILD_DIR)/extensions/$(mod).$(LINUX_KMOD_SUFFIX))
AUTOLOAD:=$(call AutoLoad,$(5),$(notdir $(4))) AUTOLOAD:=$(call AutoLoad,$(5),$(notdir $(4)))
endef endef

View File

@ -24,7 +24,7 @@ define Package/btrfs-progs
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
SUBMENU:=Filesystem SUBMENU:=Filesystem
DEPENDS:=@!LINUX_2_4 +libuuid +zlib DEPENDS:=+libuuid +zlib
TITLE:=Btrfs filesystems utilities TITLE:=Btrfs filesystems utilities
URL:=http://btrfs.wiki.kernel.org/ URL:=http://btrfs.wiki.kernel.org/
endef endef

View File

@ -268,7 +268,7 @@ $(eval $(call BuildPlugin,exec,process exec input,exec,))
$(eval $(call BuildPlugin,filecount,file count input,filecount,)) $(eval $(call BuildPlugin,filecount,file count input,filecount,))
$(eval $(call BuildPlugin,fscache,file-system based caching framework input,fscache,)) $(eval $(call BuildPlugin,fscache,file-system based caching framework input,fscache,))
$(eval $(call BuildPlugin,interface,network interfaces input,interface,)) $(eval $(call BuildPlugin,interface,network interfaces input,interface,))
$(eval $(call BuildPlugin,iptables,iptables status input,iptables,+PACKAGE_collectd-mod-iptables:iptables @(!LINUX_2_4||BROKEN))) $(eval $(call BuildPlugin,iptables,iptables status input,iptables,+PACKAGE_collectd-mod-iptables:iptables))
$(eval $(call BuildPlugin,irq,interrupt usage input,irq,)) $(eval $(call BuildPlugin,irq,interrupt usage input,irq,))
$(eval $(call BuildPlugin,load,system load input,load,)) $(eval $(call BuildPlugin,load,system load input,load,))
$(eval $(call BuildPlugin,logfile,log files output,logfile,)) $(eval $(call BuildPlugin,logfile,log files output,logfile,))
@ -276,7 +276,7 @@ $(eval $(call BuildPlugin,madwifi,MadWifi status input,madwifi,))
$(eval $(call BuildPlugin,mysql,MySQL status input,mysql,+PACKAGE_collectd-mod-mysql:libmysqlclient)) $(eval $(call BuildPlugin,mysql,MySQL status input,mysql,+PACKAGE_collectd-mod-mysql:libmysqlclient))
$(eval $(call BuildPlugin,memory,physical memory usage input,memory,)) $(eval $(call BuildPlugin,memory,physical memory usage input,memory,))
$(eval $(call BuildPlugin,modbus,read variables through libmodbus,modbus,+PACKAGE_collectd-mod-modbus:libmodbus)) $(eval $(call BuildPlugin,modbus,read variables through libmodbus,modbus,+PACKAGE_collectd-mod-modbus:libmodbus))
$(eval $(call BuildPlugin,netlink,netlink input,netlink,+PACKAGE_collectd-mod-netlink:ip @(!LINUX_2_4||BROKEN))) $(eval $(call BuildPlugin,netlink,netlink input,netlink,+PACKAGE_collectd-mod-netlink:ip))
$(eval $(call BuildPlugin,network,network input/output,network)) $(eval $(call BuildPlugin,network,network input/output,network))
$(eval $(call BuildPlugin,nginx,nginx status input,nginx,+PACKAGE_collectd-mod-nginx:libcurl)) $(eval $(call BuildPlugin,nginx,nginx status input,nginx,+PACKAGE_collectd-mod-nginx:libcurl))
$(eval $(call BuildPlugin,ntpd,NTP daemon status input,ntpd,)) $(eval $(call BuildPlugin,ntpd,NTP daemon status input,ntpd,))

View File

@ -28,7 +28,7 @@ $(call Package/cryptsetup/Default)
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=Cryptsetup TITLE:=Cryptsetup
DEPENDS:=@!LINUX_2_4 +libblkid +libuuid +libpopt +lvm2 +libgcrypt DEPENDS:=+libblkid +libuuid +libpopt +lvm2 +libgcrypt
endef endef
define Package/cryptsetup/description define Package/cryptsetup/description

View File

@ -23,7 +23,6 @@ $(call include_mk, python-package.mk)
define Package/cwiid/Default define Package/cwiid/Default
TITLE:=Linux Nintendo Wiimote interface TITLE:=Linux Nintendo Wiimote interface
URL:=http://abstrakraft.org/cwiid/ URL:=http://abstrakraft.org/cwiid/
DEPENDS:= @!LINUX_2_4
endef endef
define Package/libcwiid define Package/libcwiid

View File

@ -24,7 +24,7 @@ define Package/gadgetfs-test
CATEGORY:=Utilities CATEGORY:=Utilities
SUBMENU:=Filesystem SUBMENU:=Filesystem
TITLE:=Test program for gadgetfs TITLE:=Test program for gadgetfs
DEPENDS:=@DEVEL @!LINUX_2_4 +libpthread DEPENDS:=@DEVEL +libpthread
URL:=http://linux-usb.org/gadget URL:=http://linux-usb.org/gadget
endef endef

View File

@ -25,7 +25,6 @@ define Package/i2c-tools
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=I2C tools for Linux TITLE:=I2C tools for Linux
DEPENDS:=@!LINUX_2_4
URL:=http://www.lm-sensors.org/wiki/I2CTools URL:=http://www.lm-sensors.org/wiki/I2CTools
endef endef

View File

@ -30,7 +30,6 @@ endef
define Package/lirc define Package/lirc
$(call Package/lirc/Default) $(call Package/lirc/Default)
TITLE:=LIRC - Linux Infrared Remote Control TITLE:=LIRC - Linux Infrared Remote Control
DEPENDS:=@!LINUX_2_4
MENU:=1 MENU:=1
endef endef

View File

@ -24,7 +24,6 @@ define Package/mdadm
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=A tool for managing Soft RAID under Linux TITLE:=A tool for managing Soft RAID under Linux
URL:=http://www.kernel.org/pub/linux/utils/raid/mdadm/ URL:=http://www.kernel.org/pub/linux/utils/raid/mdadm/
DEPENDS:=@!LINUX_2_4
MAINTAINER:=Luka Perkov <openwrt@lukaperkov.net> MAINTAINER:=Luka Perkov <openwrt@lukaperkov.net>
endef endef

View File

@ -103,11 +103,6 @@ MAKE_FLAGS += \
LDLIBS+="$(LIBGCC_S)" \ LDLIBS+="$(LIBGCC_S)" \
WITHOUT_XATTR=1 WITHOUT_XATTR=1
ifeq ($(CONFIG_LINUX_2_4),y)
MAKE_FLAGS += \
SUBDIRS=""
endif
define PartInstall define PartInstall
define Package/mtd-utils-$(subst _,-,$(1))/install define Package/mtd-utils-$(subst _,-,$(1))/install
$(INSTALL_DIR) \ $(INSTALL_DIR) \

View File

@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/pcmciautils define Package/pcmciautils
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=+libsysfs @!LINUX_2_4 @PCMCIA_SUPPORT DEPENDS:=+libsysfs @PCMCIA_SUPPORT
TITLE:=PCMCIA Utilities TITLE:=PCMCIA Utilities
URL:=http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html URL:=http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
endef endef

View File

@ -27,7 +27,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/psplash define Package/psplash
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=@!LINUX_2_4
TITLE:=A boot splash screen TITLE:=A boot splash screen
URL:=http://projects.o-hand.com/psplash URL:=http://projects.o-hand.com/psplash
endef endef

View File

@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/pcmcia-serial-sierra define KernelPackage/pcmcia-serial-sierra
SUBMENU:=Other modules SUBMENU:=Other modules
TITLE:=Sierra AirCard PCMCIA support TITLE:=Sierra AirCard PCMCIA support
DEPENDS:=kmod-pcmcia-serial @!LINUX_2_4 DEPENDS:=kmod-pcmcia-serial
URL:=http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=118 URL:=http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=118
endef endef

View File

@ -22,7 +22,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/stress define Package/stress
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=@!LINUX_2_4
TITLE:=stress is a simple stress utility TITLE:=stress is a simple stress utility
URL:=http://weather.ou.edu/~apw/projects/stress/ URL:=http://weather.ou.edu/~apw/projects/stress/
endef endef

View File

@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/testusb define Package/testusb
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=@!LINUX_2_4 @DEVEL +libpthread DEPENDS:=@DEVEL +libpthread
TITLE:=USB testing utility TITLE:=USB testing utility
URL:=http://www.linux-usb.org/usbtest/testusb.c URL:=http://www.linux-usb.org/usbtest/testusb.c
endef endef