Searched refs:TOPDIR (Results 76 - 100 of 440) sorted by relevance

1234567891011>>

/openwrt/tools/cmake/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/cloog/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/elftosb/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/flex/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/gmp/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/gengetopt/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/m4/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/missing-macros/
H A DMakefile8 include $(TOPDIR)/rules.mk
/openwrt/tools/patchelf/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/ppl/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/sparse/
H A DMakefile5 include $(TOPDIR)/rules.mk
/openwrt/tools/sstrip/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/tools/xz/
H A DMakefile7 include $(TOPDIR)/rules.mk
/openwrt/scripts/
H A Dmake-ipkg-dir.sh15 pkgbase=$(echo "$WD" | sed -e "s|^$TOPDIR/||g")
H A Dupdate-package-md5sum25 source=`DUMP=1 TOPDIR=\`pwd\` make -f ${file} | grep -m 1 Source | cut -f 2 -d ' '`
/openwrt/target/imagebuilder/files/
H A DMakefile9 TOPDIR:=${CURDIR} macro
12 export TOPDIR LC_ALL LANG
16 include $(TOPDIR)/include/host.mk
55 PACKAGE_DIR:=$(TOPDIR)/packages
64 -f $(TOPDIR)/repositories.conf \
93 @$(_SINGLE)$(NO_TRACE_MAKE) -j1 -r -s -f $(TOPDIR)/include/prereq-build.mk prereq 2>/dev/null || { \
97 ifneq ($(realpath $(TOPDIR)/include/prepare.mk),)
98 @$(_SINGLE)$(NO_TRACE_MAKE) -j1 -r -s -f $(TOPDIR)/include/prepare.mk prepare 2>/dev/null || { \
/openwrt/include/
H A Dscan.mk1 include $(TOPDIR)/include/verbose.mk
2 TMP_DIR:=$(TOPDIR)/tmp
6 include $(TOPDIR)/include/host.mk
37 mkdir -p "$(TOPDIR)/logs/$(SCAN_DIR)/$(2)"; \
38 $(NO_TRACE_MAKE) --no-print-dir -r DUMP=1 FEED="$(call feedname,$(2))" -C $(SCAN_DIR)/$(2) $(SCAN_MAKEOPTS) > $(TOPDIR)/logs/$(SCAN_DIR)/$(2)/dump.txt 2>&1; \
H A Dtoplevel.mk14 include $(TOPDIR)/include/verbose.mk
17 include $(TOPDIR)/include/version.mk
19 REVISION:=$(shell $(TOPDIR)/scripts/getver.sh)
27 export SOURCE_DATE_EPOCH:=$(shell $(TOPDIR)/scripts/get_source_date_epoch.sh)
55 export HOSTCC_WRAPPER:=$(TOPDIR)/scripts/clang-gcc-wrapper
82 $(_SINGLE)$(NO_TRACE_MAKE) -j1 -r -s -f include/scan.mk SCAN_TARGET="packageinfo" SCAN_DIR="package" SCAN_NAME="package" SCAN_DEPS="$(TOPDIR)/include/package*.mk $(TOPDIR)/overlay/*/*.mk" SCAN_DEPTH=5 SCAN_EXTRA=""
83 $(_SINGLE)$(NO_TRACE_MAKE) -j1 -r -s -f include/scan.mk SCAN_TARGET="targetinfo" SCAN_DIR="target/linux" SCAN_NAME="target" SCAN_DEPS="profiles/*.mk $(TOPDIR)/include/kernel*.mk $(TOPDIR)/include/target.mk" SCAN_DEPTH=2 SCAN_EXTRA="" SCAN_MAKEOPTS="TARGET_BUILD=1"
91 touch $(TOPDIR)/tm
[all...]
H A Dverbose.mk45 ifneq ($(CURDIR),$(TOPDIR))
46 _DIR:=$(patsubst $(TOPDIR)/%,%,${CURDIR})
/openwrt/target/toolchain/
H A DMakefile10 include $(TOPDIR)/rules.mk
32 $(TAR) -cf - -C $(TOPDIR)/staging_dir/ \
37 $(CP) $(TOPDIR)/LICENSE ./files/README.TOOLCHAIN \
/openwrt/package/boot/yamonenv/
H A DMakefile8 include $(TOPDIR)/rules.mk
/openwrt/package/kernel/avila-wdt/
H A DMakefile8 include $(TOPDIR)/rules.mk
/openwrt/package/kernel/dtc/
H A DMakefile8 include $(TOPDIR)/rules.mk
/openwrt/package/kernel/rtc-rv5c386a/
H A DMakefile8 include $(TOPDIR)/rules.mk
/openwrt/package/libs/librpc/
H A DMakefile1 include $(TOPDIR)/rules.mk

Completed in 74 milliseconds

1234567891011>>