Searched refs:package (Results 1 - 25 of 285) sorted by relevance

1234567891011>>

/openwrt/package/
H A DMakefile8 curdir:=package
13 $(curdir)/builddirs:=$(sort $(package-) $(package-y) $(package-m))
15 $(curdir)/builddirs-default:=. $(sort $(package-y) $(package-m))
18 package-y-filter := $(package-y)
19 package-m-filter := $(filter-out $(package
[all...]
/openwrt/
H A DMakefile38 include package/Makefile
44 $(package/stamp-compile): $(target/stamp-compile) $(package/stamp-cleanup)
45 $(package/stamp-install): $(package/stamp-compile)
46 $(target/stamp-install): $(package/stamp-compile) $(package/stamp-install)
67 for package in $(sort $(prereq-y) $(prereq-m)); do \
68 $(_SINGLE)$(NO_TRACE_MAKE) -s -r -C package/$$package prere
[all...]
/openwrt/target/sdk/files/
H A DMakefile34 include package/Makefile
36 $(package/stamp-compile): $(BUILD_DIR)/.prepared
52 prereq: $(package/stamp-prereq) ;
54 world: prepare $(package/stamp-compile) FORCE
55 @$(MAKE) package/index
/openwrt/target/linux/ipq806x/profiles/
H A D00-default.mk7 Default package set compatible with most boards.
/openwrt/target/linux/lantiq/xrx200/profiles/
H A D00-default.mk7 Default package set compatible with most boards.
/openwrt/target/linux/lantiq/xway_legacy/profiles/
H A D00-default.mk7 Default package set compatible with most boards.
/openwrt/target/linux/lantiq/xway/profiles/
H A D00-default.mk7 Default package set compatible with most boards.
/openwrt/target/linux/mediatek/profiles/
H A Ddefault.mk9 NAME:=Default Profile (minimum package set)
16 Default package set compatible with most boards.
/openwrt/target/linux/sunxi/profiles/
H A D01-default.mk9 NAME:=Default package set
14 Default package set compatible with most boards.
/openwrt/include/
H A Duclibc++.mk3 $(error uclibc++.mk must be included before package.mk)
H A Dfeeds.mk11 FEEDS_INSTALLED:=$(notdir $(wildcard $(TOPDIR)/package/feeds/*))
21 # 1: package name
/openwrt/package/network/config/soloscli/
H A DMakefile22 include $(INCLUDE_DIR)/package.mk
33 This package contains the soloscli utility
/openwrt/package/network/utils/maccalc/
H A DMakefile16 include $(INCLUDE_DIR)/package.mk
25 This package contains a MAC address manipulation utility.
/openwrt/target/linux/ramips/rt305x/profiles/
H A Dupvel.mk16 Default package set compatible with URVEL router board.
29 Default package set compatible with URVEL router board.
/openwrt/package/boot/rbcfg/
H A DMakefile15 include $(INCLUDE_DIR)/package.mk
25 This package contains an utility to manipulate RouterBOOT configuration on the
/openwrt/package/kernel/linux/
H A DMakefile23 include $(INCLUDE_DIR)/package.mk
49 TITLE:=Virtual kernel package
/openwrt/package/kernel/om-watchdog/
H A DMakefile14 include $(INCLUDE_DIR)/package.mk
24 This package contains the hw watchdog script for the OM1P and OM2P device.
/openwrt/package/libs/libnl-tiny/
H A DMakefile17 include $(INCLUDE_DIR)/package.mk
26 This package contains a stripped down version of libnl
/openwrt/package/network/services/mdns/
H A DMakefile23 include $(INCLUDE_DIR)/package-seccomp.mk
24 include $(INCLUDE_DIR)/package.mk
/openwrt/package/network/utils/resolveip/
H A DMakefile14 include $(INCLUDE_DIR)/package.mk
24 This package contains the small resolveip utility which
/openwrt/package/system/mtd/
H A DMakefile20 include $(INCLUDE_DIR)/package.mk
30 This package contains an utility useful to upgrade from other firmware or
/openwrt/package/utils/nvram/
H A DMakefile17 include $(INCLUDE_DIR)/package.mk
28 This package contains an utility to manipulate NVRAM on Broadcom based devices.
/openwrt/package/utils/oseama/
H A DMakefile15 include $(INCLUDE_DIR)/package.mk
26 This package contains an utility that allows handling Seama images.
/openwrt/package/utils/otrx/
H A DMakefile14 include $(INCLUDE_DIR)/package.mk
25 This package contains an utility that allows validating TRX images.
/openwrt/package/utils/usbreset/
H A DMakefile13 include $(INCLUDE_DIR)/package.mk
23 This package contains the small usbreset utility which

Completed in 203 milliseconds

1234567891011>>