Home
last modified time | relevance | path

Searched refs:TARGET_DIR (Results 326 – 350 of 1009) sorted by relevance

1...<<11121314151617181920>>...41

/OK3568_Linux_fs/buildroot/package/source-han-sans/source-han-sans-kr/
H A Dsource-han-sans-kr.mk22 $(TARGET_DIR)/usr/share/fontconfig/conf.avail/
28 $(TARGET_DIR)/usr/share/fonts/source-han-sans-kr/
/OK3568_Linux_fs/buildroot/package/libpam-radius-auth/
H A Dlibpam-radius-auth.mk24 mkdir -p $(TARGET_DIR)/lib/security/
25 cp -dpfr $(@D)/pam_radius_auth.so* $(TARGET_DIR)/lib/security/
/OK3568_Linux_fs/buildroot/package/optee-examples/
H A Doptee-examples.mk25 @mkdir -p $(TARGET_DIR)/lib/optee_armtz
26 @$(INSTALL) -D -m 444 -t $(TARGET_DIR)/lib/optee_armtz $(@D)/*/ta/out/*.ta
/OK3568_Linux_fs/buildroot/package/mrouted/
H A Dmrouted.mk17 $(TARGET_DIR)/etc/init.d/S41mrouted
22 $(TARGET_DIR)/usr/lib/systemd/system/mrouted.service
/OK3568_Linux_fs/buildroot/package/bsdiff/
H A Dbsdiff.mk22 $(INSTALL) -D -m 755 $(@D)/bsdiff $(TARGET_DIR)/usr/bin/bsdiff
23 $(INSTALL) -D -m 755 $(@D)/bspatch $(TARGET_DIR)/usr/bin/bspatch
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dpost-owner.sh6 if grep -q "^ID=buildroot$" "$TARGET_DIR/etc/os-release"; then
10 echo "Fixing up owner for $TARGET_DIR..."
/OK3568_Linux_fs/buildroot/package/flickcurl/
H A Dflickcurl.mk18 rm -f $(TARGET_DIR)/usr/bin/flickcurl $(TARGET_DIR)/usr/bin/flickrdf
/OK3568_Linux_fs/buildroot/package/ccid/
H A Dccid.mk18 if test -d $(TARGET_DIR)/etc/udev/rules.d ; then \
19 cp $(@D)/src/92_pcscd_ccid.rules $(TARGET_DIR)/etc/udev/rules.d/ ; \
/OK3568_Linux_fs/buildroot/package/igd2-for-linux/
H A Digd2-for-linux.mk21 $(TARGET_DIR)/etc/init.d/S99upnpd
26 $(TARGET_DIR)/usr/lib/systemd/system/upnpd.service
/OK3568_Linux_fs/buildroot/package/source-han-sans/source-han-sans-tw/
H A Dsource-han-sans-tw.mk22 $(TARGET_DIR)/usr/share/fontconfig/conf.avail/
28 $(TARGET_DIR)/usr/share/fonts/source-han-sans-tw/
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dcheck-bin-arch70 if [[ -L "${TARGET_DIR}/${f}" ]]; then
77 arch=$(LC_ALL=C ${readelf} -h "${TARGET_DIR}/${f}" 2>&1 | \
/OK3568_Linux_fs/buildroot/package/source-han-sans/source-han-sans-cn/
H A Dsource-han-sans-cn.mk22 $(TARGET_DIR)/usr/share/fontconfig/conf.avail/
28 $(TARGET_DIR)/usr/share/fonts/source-han-sans-cn/
/OK3568_Linux_fs/device/rockchip/common/post-hooks/
H A D99-owner.sh6 if grep -q "^ID=buildroot$" "$TARGET_DIR/etc/os-release"; then
10 echo "Fixing up owner for $TARGET_DIR..."
/OK3568_Linux_fs/buildroot/package/libidn/
H A Dlibidn.mk18 rm -f $(TARGET_DIR)/usr/bin/idn
26 rm -rf $(TARGET_DIR)/usr/share/emacs
/OK3568_Linux_fs/buildroot/package/source-han-sans/source-han-sans-jp/
H A Dsource-han-sans-jp.mk22 $(TARGET_DIR)/usr/share/fontconfig/conf.avail/
28 $(TARGET_DIR)/usr/share/fonts/source-han-sans-jp/
/OK3568_Linux_fs/buildroot/package/argp-standalone/
H A Dargp-standalone.mk22 $(INSTALL) -D $(@D)/libargp.a $(TARGET_DIR)/usr/lib/libargp.a
23 $(INSTALL) -D $(@D)/argp.h $(TARGET_DIR)/usr/include/argp.h
/OK3568_Linux_fs/buildroot/package/iucode-tool/
H A Diucode-tool.mk17 $(TARGET_DIR)/etc/init.d/S00iucode-tool
22 $(TARGET_DIR)/usr/lib/systemd/system/iucode.service
/OK3568_Linux_fs/buildroot/package/openlayers/
H A Dopenlayers.mk20 $(INSTALL) -D -m 0644 $(@D)/ol.css $(TARGET_DIR)/var/www/ol.css
21 $(INSTALL) -D -m 0644 $(@D)/ol.js $(TARGET_DIR)/var/www/ol.js
/OK3568_Linux_fs/buildroot/package/iozone/
H A Diozone.mk27 $(TARGET_DIR)/usr/bin/iozone
29 $(TARGET_DIR)/usr/bin/fileop
/OK3568_Linux_fs/buildroot/package/opencv3/
H A Dopencv3.mk354 $(RM) -fr $(TARGET_DIR)/usr/share/licenses/opencv3
359 $(RM) -f $(TARGET_DIR)/usr/share/OpenCV/OpenCV*.cmake
364 $(RM) -f $(TARGET_DIR)/usr/share/OpenCV/valgrind*
370 $(RM) -fr $(TARGET_DIR)/usr/share/OpenCV/haarcascades \
371 $(TARGET_DIR)/usr/share/OpenCV/lbpcascades
/OK3568_Linux_fs/buildroot/package/synergy/
H A Dsynergy.mk35 $(INSTALL) -D -m 0755 $(@D)/bin/synergyc $(TARGET_DIR)/usr/bin/synergyc
36 $(INSTALL) -D -m 0755 $(@D)/bin/synergys $(TARGET_DIR)/usr/bin/synergys
/OK3568_Linux_fs/buildroot/package/smcroute/
H A Dsmcroute.mk24 $(TARGET_DIR)/etc/init.d/S41smcroute
28 rm -f $(TARGET_DIR)/usr/sbin/smcroute
/OK3568_Linux_fs/buildroot/package/ssdp-responder/
H A Dssdp-responder.mk25 $(TARGET_DIR)/etc/init.d/S50ssdpd
30 $(TARGET_DIR)/usr/lib/systemd/system/ssdp-responder.service
/OK3568_Linux_fs/buildroot/package/ifupdown/
H A Difupdown.mk22 $(RM) $(TARGET_DIR)/sbin/{ifdown,ifquery}
23 $(TARGET_MAKE_ENV) $(MAKE) BASEDIR=$(TARGET_DIR) -C $(@D) install
/OK3568_Linux_fs/buildroot/package/optee-test/
H A Doptee-test.mk31 @mkdir -p $(TARGET_DIR)/lib/optee_armtz
32 @$(INSTALL) -D -m 444 -t $(TARGET_DIR)/lib/optee_armtz $(@D)/ta/*/*.ta

1...<<11121314151617181920>>...41