Searched refs:BASEDIR (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/ |
| H A D | run-ptest | 3 BASEDIR="$(dirname $(readlink -f $0))" 26 if [ ! -d ${BASEDIR}/results ]; then 27 mkdir ${BASEDIR}/results 31 ${BASEDIR}/odbcini-gen.sh || echo "FAIL: Generate odbc config files" 33 ${BASEDIR}/reset-db < ${BASEDIR}/sampletables.sql \ 38 for i in `ls ${BASEDIR}/exe/*-test`; do 42 ${BASEDIR}/runsuite ${TESTS} --inputdir=${BASEDIR}
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | Makefile | 97 BASEDIR := /lib/modules/$(shell uname -r) macro 98 KERNELDIR ?= $(BASEDIR)/build 100 DRIVERDIR := $(shell find $(BASEDIR)/kernel/drivers/net/ethernet -name realtek -type d) 102 DRIVERDIR := $(shell find $(BASEDIR)/kernel/drivers/net -name realtek -type d) 105 DRIVERDIR := $(BASEDIR)/kernel/drivers/net 107 RTKDIR := $(subst $(BASEDIR)/,,$(DRIVERDIR)) 141 @echo "BASEDIR: " $(BASEDIR)
|
| /OK3568_Linux_fs/u-boot/test/image/ |
| H A D | test-imagetools.sh | 15 BASEDIR=sandbox 16 SRCDIR=${BASEDIR}/boot 26 MKIMAGE=${BASEDIR}/tools/mkimage 27 DUMPIMAGE=${BASEDIR}/tools/dumpimage
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0004-Point-scripts-location-to-libdir.patch | 37 BASEDIR = $(srcdir)/.. 38 BFDDIR = $(BASEDIR)/bfd 39 INCDIR = $(BASEDIR)/include
|
| /OK3568_Linux_fs/buildroot/package/ifupdown/ |
| H A D | ifupdown.mk | 23 $(TARGET_MAKE_ENV) $(MAKE) BASEDIR=$(TARGET_DIR) -C $(@D) install
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ifupdown/files/ |
| H A D | 0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch | 22 BASEDIR ?= $(DESTDIR)
|
| /OK3568_Linux_fs/buildroot/package/whois/ |
| H A D | whois.mk | 42 BASEDIR="$(TARGET_DIR)" $(WHOIS_INSTALL_TARGETS) -C $(@D)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/logrotate/ |
| H A D | logrotate_3.20.1.bb | 47 # INSTALL=install and BASEDIR=/usr.
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | dw_mipi_dsi.c | 214 BASEDIR, enumerator 1219 grf_field_write(dsi, BASEDIR, 0); in mipi_dphy_init() 1418 [BASEDIR] = GRF_REG_FIELD(0x027c, 15, 15), 1482 [BASEDIR] = GRF_REG_FIELD(0x6260, 5, 5),
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip-mipi-csi-tx.h | 226 BASEDIR, enumerator
|
| H A D | rockchip-mipi-csi-tx.c | 687 grf_field_write(csi, BASEDIR, 0); in rockchip_mipi_dphy_init()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/net-tools/ |
| H A D | net-tools_2.10.bb | 68 …oe_runmake COPTS="$CFLAGS" LOPTS="$LDFLAGS" BASEDIR=${D} INSTALLNLSDIR=${D}${datadir}/locale mandi…
|