Searched refs:cd (Results 1 - 16 of 16) sorted by relevance

/netgear-R7800-V1.0.2.28/include/
H A Dscons.mk13 (cd $(PKG_BUILD_DIR); \
H A Dlocal-development.mk7 PKG_REV=$(shell cd $(LOCAL_SRC)/; git describe --dirty --long --always | sed 's/.*-g//g')
H A Ddownload.mk56 cd $(TMP_DIR)/dl && \
71 cd $(TMP_DIR)/dl && \
88 cd $(TMP_DIR)/dl && \
92 (cd $(SUBDIR) && git checkout $(VERSION) || \
106 cd $(TMP_DIR)/dl && \
121 cd $(TMP_DIR)/dl && \
137 cd $(TMP_DIR)/dl && \
H A Dautotools.mk34 (cd $(1); \
54 @(cd $(1); \
59 (cd $$$$(dirname $$$$lt) && $$(PATCH) -N -s -p1 < $$(TOPDIR)/tools/libtool/files/libtool-v$$$$lt_version.patch || true) ;; \
H A Dcmake.mk31 (cd $(PKG_BUILD_DIR); \
H A Dquilt.mk34 @for patch in $$$$( (cd "$(2)" && if [ -f series ]; then $(call filter_series,series); else ls | sort; fi; ) 2>/dev/null ); do ( \
141 (cd "$(1)"; \
166 @cd "$(1)"; $(QUILT_CMD) pop -a -f >/dev/null 2>/dev/null
167 @cd "$(1)"; while $(QUILT_CMD) next 2>/dev/null >/dev/null && $(QUILT_CMD) push; do \
H A Dimage.mk101 (cd $(KDIR); \
111 ( cd $(TARGET_DIR); find . | cpio -o -H newc | gzip -9 >$(BIN_DIR)/$(IMG_PREFIX)-rootfs.cpio.gz )
158 ( cd ${BIN_DIR} ; \
H A Dunpack.mk47 UNPACK_CMD=$(DECOMPRESS_CMD) (cd $(1)/..; cpio -i -d)
H A Dpackage-defaults.mk102 (cd $(PKG_BUILD_DIR)/$(CONFIGURE_PATH)/$(strip $(3)); \
H A Dpackage.mk111 ( cd $(PKG_BUILD_DIR); git checkout .)
256 (cd $(TMP_DIR)/stage-$(PKG_NAME); find ./ > $(TMP_DIR)/stage-$(PKG_NAME).files); \
348 cd "$(STAGING_DIR)"; \
H A Dhost-build.mk83 $(if $(HOST_CONFIGURE_PARALLEL),+)(cd $(HOST_BUILD_DIR)/$(3); \
H A Dpackage-ipkg.mk133 $(SH_FUNC) (cd $$(IDIR_$(1))/CONTROL; \
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/spi/
H A Dspi_ubicom32_gpio.c115 struct ubicom32_spi_gpio_controller_data *cd = (struct ubicom32_spi_gpio_controller_data *)dev->controller_data; local
119 gpio_set_value(cd->pin_cs, cs_polarity);
122 gpio_set_value(cd->pin_cs, !cs_polarity);
/netgear-R7800-V1.0.2.28/target/linux/orion/image/
H A Dgeneric.mk196 cd '$(TMP_DIR)/$(2)_factory'; \
203 cd '$(TMP_DIR)/$(2)_factory'; \
/netgear-R7800-V1.0.2.28/docs/
H A Dworking.tex82 \item cd build\_dir/linux-target/linux-2.6.x.y
H A Drelease_notes_R7500.tex588 \item \texttt{quantenna \# cd /tmp}
660 \item \texttt{quantenna \# cd /tmp}
734 \item \texttt{Modified the cd-less flow to meet NTGR's requirement to not show success page with new page, and remove the registration page.}
743 \item \texttt{quantenna \# cd /tmp}
804 \item \texttt{quantenna \# cd /tmp}
889 \item \texttt{quantenna \# cd /tmp}
957 \item \texttt{quantenna \# cd /tmp}
1026 \item \texttt{quantenna \# cd /tmp}
1101 \item \texttt{quantenna \# cd /tmp}
1191 \item \texttt{quantenna \# cd /tm
[all...]

Completed in 108 milliseconds