소스 검색

disable searching in /

Waldemar Brodkorb 10 년 전
부모
커밋
b42bd46083
1개의 변경된 파일10개의 추가작업 그리고 1개의 파일을 삭제
  1. 10 1
      package/u-boot-imx6/patches/patch-include_configs_mx6_cubox-i_h

+ 10 - 1
package/u-boot-imx6/patches/patch-include_configs_mx6_cubox-i_h

@@ -1,5 +1,14 @@
 --- u-boot-imx6-20140416.orig/include/configs/mx6_cubox-i.h	2014-04-17 15:53:51.000000000 +0200
-+++ u-boot-imx6-20140416/include/configs/mx6_cubox-i.h	2014-04-22 11:45:28.117832106 +0200
++++ u-boot-imx6-20140416/include/configs/mx6_cubox-i.h	2014-06-30 12:44:38.808082044 +0200
+@@ -158,7 +158,7 @@
+         "script=boot.scr\0" \
+         "bootfile=auto\0" \
+         "bootenv=uEnv.txt\0" \
+-        "boot_prefixes=/ /boot/\0" \
++        "boot_prefixes=/boot/\0" \
+         "console=ttymxc0\0" \
+         "stdin=serial,usbkbd\0" \
+         "stdout=serial,vga\0" \
 @@ -171,7 +171,7 @@
          "ip_dyn=yes\0" \
          "mmcdev=" __stringify(CONFIG_SYS_MMC_ENV_DEV) "\0" \