Searched refs:target (Results 26 - 50 of 112) sorted by relevance

12345

/openwrt/target/linux/adm8668/
H A DMakefile17 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/ar7/
H A DMakefile18 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/arm64/
H A DMakefile20 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/at91/
H A DMakefile18 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/ath25/
H A DMakefile17 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/imx6/
H A DMakefile19 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/mediatek/
H A DMakefile16 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/mvebu/
H A DMakefile19 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/mxs/
H A DMakefile23 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/octeon/
H A DMakefile19 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/omap24xx/
H A DMakefile24 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/orion/
H A DMakefile18 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/ppc40x/
H A DMakefile18 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/ppc44x/
H A DMakefile18 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/realview/
H A DMakefile21 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/sunxi/
H A DMakefile28 include $(INCLUDE_DIR)/target.mk
/openwrt/target/linux/x86/
H A DMakefile22 include $(INCLUDE_DIR)/target.mk
/openwrt/toolchain/fortify-headers/
H A DMakefile8 include $(INCLUDE_DIR)/target.mk
/openwrt/package/kernel/linux/
H A DMakefile15 SCAN_DEPS=modules/*.mk $(TOPDIR)/target/linux/*/modules.mk $(TOPDIR)/include/netfilter.mk
65 -include $(TOPDIR)/target/linux/*/modules.mk
/openwrt/package/network/services/omcproxy/files/
H A Domcproxy.init61 json_add_string target ACCEPT
76 json_add_string target ACCEPT
90 json_add_string target ACCEPT
100 json_add_string target ACCEPT
/openwrt/package/system/mtd/
H A DMakefile39 target=$(firstword $(subst -, ,$(BOARD))) macro
41 MAKE_FLAGS += TARGET="$(target)"
42 TARGET_CFLAGS := $(TARGET_CFLAGS) -Dtarget_$(target)=1 -Wall
/openwrt/toolchain/gcc/minimal/
H A DMakefile33 +$(GCC_MAKE) $(HOST_JOBS) -C $(GCC_BUILD_DIR) all-gcc all-target-libgcc
37 $(GCC_MAKE) -C $(GCC_BUILD_DIR) install-gcc install-target-libgcc
/openwrt/toolchain/gcc/initial/
H A DMakefile17 all-target-libgcc
24 install-target-libgcc
/openwrt/docs/
H A Dworking.tex42 make target/linux/compile
48 make target/linux/install
68 \item \texttt{LINUX\_VERSION} set in the target Makefile
79 \item make target/linux/clean (removes the old version)
80 \item make target/linux/compile (uncompress the kernel and try to apply patches)
82 \item cd build\_dir/linux-target/linux-2.6.x.y
89 \item when all patches did apply cleanly: make target/linux/refresh
92 Note that generic (target/linux/generic-2.6/linux-2.6.x/) patches can be found in
93 \texttt{build\_dir/linux-target/linux-2.6.x.y/patches/generic} and platform specific
94 patches in \texttt{build\_dir/linux-target/linu
[all...]
/openwrt/target/imagebuilder/
H A DMakefile27 $(PKG_BUILD_DIR)/target $(PKG_BUILD_DIR)/scripts $(IB_DTSDIR)
59 $(CP) $(TOPDIR)/target/linux $(PKG_BUILD_DIR)/target/
64 $(PKG_BUILD_DIR)/target/linux/*/files{,-*} \
65 $(PKG_BUILD_DIR)/target/linux/*/patches{,-*}

Completed in 104 milliseconds

12345