Searched refs:lib (Results 276 - 300 of 393) sorted by relevance

<<111213141516

/openwrt/package/utils/admswconfig/
H A DMakefile48 $(INSTALL_DIR) $(1)/lib/network/
49 $(INSTALL_DATA) ./files/admswswitch.sh $(1)/lib/network/admswswitch.sh
/openwrt/target/linux/ar71xx/base-files/etc/hotplug.d/net/
H A D10-ar922x-led-fix42 . /lib/ar71xx.sh
/openwrt/target/linux/ar71xx/base-files/lib/preinit/
H A D05_set_preinit_iface_ar71xx7 . /lib/ar71xx.sh
/openwrt/target/linux/ar71xx/base-files/lib/upgrade/
H A Dmerakinand.sh8 . /lib/ar71xx.sh
9 . /lib/functions.sh
H A Ddir825.sh6 . /lib/functions.sh
7 . /lib/ar71xx.sh
/openwrt/target/linux/bcm53xx/base-files/etc/board.d/
H A D02_network6 . /lib/functions/uci-defaults.sh
/openwrt/package/base-files/files/sbin/
H A Dwifi4 . /lib/functions.sh
32 include /lib/network
48 include /lib/network
119 elif [ ! -f /lib/netifd/wireless/$iftype.sh ]; then
165 include /lib/network
225 include /lib/wifi
H A Dsysupgrade2 . /lib/functions.sh
3 . /lib/functions/system.sh
107 /etc/sysupgrade.conf /lib/upgrade/keep.d/* 2>/dev/null) \
136 include /lib/upgrade
241 run_ramfs '. /lib/functions.sh; include /lib/upgrade; do_upgrade'
/openwrt/package/network/config/gre/files/
H A Dgre.sh4 . /lib/functions.sh
5 . /lib/functions/network.sh
236 [ -f /lib/modules/$(uname -r)/gre.ko ] && add_protocol gre
237 [ -f /lib/modules/$(uname -r)/gre.ko ] && add_protocol gretap
238 [ -f /lib/modules/$(uname -r)/ip6_gre.ko ] && add_protocol grev6
239 [ -f /lib/modules/$(uname -r)/ip6_gre.ko ] && add_protocol grev6tap
/openwrt/package/network/utils/comgt/
H A DMakefile81 $(INSTALL_DIR) $(1)/lib/netifd/proto
82 $(INSTALL_BIN) ./files/3g.sh $(1)/lib/netifd/proto/3g.sh
89 $(INSTALL_DIR) $(1)/lib/netifd/proto
90 $(INSTALL_BIN) ./files/directip.sh $(1)/lib/netifd/proto/directip.sh
97 $(INSTALL_DIR) $(1)/lib/netifd/proto
98 $(INSTALL_BIN) ./files/ncm.sh $(1)/lib/netifd/proto/ncm.sh
/openwrt/target/linux/lantiq/base-files/etc/board.d/
H A D02_network6 . /lib/functions/uci-defaults.sh
7 . /lib/functions/system.sh
8 . /lib/functions/lantiq.sh
162 if [ -n "$(ls /lib/modules/`uname -r`/ltq_atm*)" ]; then
171 ucidef_add_adsl_modem "$annex" "/lib/firmware/adsl.bin"
/openwrt/package/base-files/files/lib/
H A Dfunctions.sh169 [ -f /usr/lib/opkg/info/${name}.prerm-pkg ] && . /usr/lib/opkg/info/${name}.prerm-pkg
170 for i in `cat /usr/lib/opkg/info/${name}.list | grep "^/etc/init.d/"`; do
178 local rusers="$(sed -ne 's/^Require-User: *//p' $root/usr/lib/opkg/info/${pkgname}.control 2>/dev/null)"
218 if [ -f "$root/usr/lib/opkg/info/${pkgname}.postinst-pkg" ]; then
219 ( . "$root/usr/lib/opkg/info/${pkgname}.postinst-pkg" )
223 if [ -z "$root" ] && grep -q -s "^/etc/uci-defaults/" "$root/usr/lib/opkg/info/${pkgname}.list"; then
224 . /lib/functions/system.sh
227 for i in $(grep -s "^/etc/uci-defaults/" "$root/usr/lib/opkg/info/${pkgname}.list"); do
234 if [ -z "$root" ] && grep -q -s "^/etc/uci-defaults/" "/usr/lib/opk
[all...]
/openwrt/package/network/ipv6/odhcp6c/files/
H A Ddhcpv6.script3 . /lib/functions.sh
4 . /lib/netifd/netifd-proto.sh
128 if [ -n "$MAPE" -a -f /lib/netifd/proto/map.sh ]; then
131 elif [ -n "$MAPT" -a -f /lib/netifd/proto/map.sh -a -f /proc/net/nat46/control ]; then
134 elif [ -n "$LW4O6" -a -f /lib/netifd/proto/map.sh ]; then
157 elif [ -n "$AFTR" -a "$IFACE_DSLITE" != 0 -a -f /lib/netifd/proto/dslite.sh ]; then
170 elif [ "$IFACE_464XLAT" != 0 -a -f /lib/netifd/proto/464xlat.sh ]; then
H A Ddhcpv6.sh3 . /lib/functions.sh
86 -s /lib/netifd/dhcpv6.script \
/openwrt/package/network/utils/wwan/files/
H A Dwwan.sh3 . /lib/functions.sh
45 [ -f /lib/network/wwan/$vendor:$product ] && {
46 usb=/lib/network/wwan/$vendor:$product
/openwrt/tools/firmware-utils/
H A DMakefile57 $(call cc,buffalo-enc buffalo-lib, -Wall)
58 $(call cc,buffalo-tag buffalo-lib, -Wall)
59 $(call cc,buffalo-tftp buffalo-lib, -Wall)
/openwrt/package/network/utils/linux-atm/
H A DMakefile120 $(PKG_INSTALL_DIR)/usr/lib \
125 $(INSTALL_DIR) $(1)/usr/lib
126 $(CP) $(PKG_INSTALL_DIR)/usr/lib/libatm.so* $(1)/usr/lib/
180 $(INSTALL_DIR) $(1)/etc/init.d $(1)/etc/hotplug.d/atm $(1)/usr/sbin $(1)/lib/netifd
181 $(INSTALL_BIN) ./files/br2684-up $(1)/lib/netifd/br2684-up
/openwrt/package/kernel/mt76/
H A DMakefile58 $(INSTALL_DIR) $(1)/lib/firmware
68 $(1)/lib/firmware
/openwrt/package/network/config/netifd/files/lib/netifd/
H A Ddhcp.script4 . /lib/functions.sh
5 . /lib/netifd/netifd-proto.sh
/openwrt/package/network/config/netifd/files/etc/init.d/
H A Dnetwork11 include /lib/network
/openwrt/package/network/config/vti/
H A DMakefile59 $(INSTALL_DIR) $(1)/lib/netifd/proto
60 $(INSTALL_BIN) ./files/vti.sh $(1)/lib/netifd/proto/vti.sh
/openwrt/target/linux/ramips/base-files/lib/preinit/
H A D04_handle_checksumming9 . /lib/ramips.sh
/openwrt/package/kernel/mac80211/
H A DMakefile40 rt2x00-lib rt2x00-pci rt2x00-usb \
42 rt2800-lib rt2800-mmio rt2800-pci rt2800-soc rt2800-usb \
646 DEPENDS+= +kmod-mac80211 +@DRIVER_11N_SUPPORT +!TARGET_brcm47xx:kmod-bcma +kmod-lib-cordic +kmod-lib-crc8 +kmod-brcmutil +!BRCMSMAC_USE_FW_FROM_WL:brcmsmac-firmware
1070 DEPENDS+= @PCI_SUPPORT||@USB_SUPPORT||@TARGET_omap24xx +kmod-mac80211 +kmod-lib-crc-ccitt
1104 define KernelPackage/rt2x00-lib
1106 DEPENDS+= @(PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) +kmod-mac80211 +kmod-lib-crc-itu-t
1112 define KernelPackage/rt2x00-lib/config
1113 if PACKAGE_kmod-rt2x00-lib
1133 DEPENDS+= @(PCI_SUPPORT||TARGET_ramips) +kmod-rt2x00-lib
[all...]
/openwrt/package/libs/sysfsutils/
H A DMakefile20 PKG_LICENSE_FILES:=COPYING cmd/GPL lib/LGPL
58 $(INSTALL_DIR) $(1)/usr/lib
59 $(CP) $(PKG_INSTALL_DIR)/usr/lib/libsysfs.{a,so*,la} $(1)/usr/lib/
63 $(INSTALL_DIR) $(1)/usr/lib
64 $(CP) $(PKG_INSTALL_DIR)/usr/lib/libsysfs.so* $(1)/usr/lib/
/openwrt/package/network/config/netifd/
H A DMakefile43 $(CP) $(PKG_BUILD_DIR)/scripts/* $(1)/lib/netifd/

Completed in 185 milliseconds

<<111213141516