Преглед изворни кода

Remove an extra #endif from u-boot.factory

Ulf Samuelsson пре 16 година
родитељ
комит
b4a6b4eaa4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-009-factory.patch

+ 1 - 1
target/u-boot/2009.01-rc1/u-boot-2009.01-rc1-009-factory.patch

@@ -309,7 +309,7 @@ diff -urN u-boot-2009.01-0rig//common/cmd_factory.c u-boot-2009.01/common/cmd_fa
 +);
 +);
 +#endif /* #if	defined(CONFIG_LOAD_SCRIPTS) */
 +#endif /* #if	defined(CONFIG_LOAD_SCRIPTS) */
 +
 +
-+#endif	/* CONFIG_DEFENV */
++
 diff -urN u-boot-2009.01-0rig//common/Makefile u-boot-2009.01/common/Makefile
 diff -urN u-boot-2009.01-0rig//common/Makefile u-boot-2009.01/common/Makefile
 --- u-boot-2009.01-0rig//common/Makefile	2008-12-16 23:48:27.000000000 +0100
 --- u-boot-2009.01-0rig//common/Makefile	2008-12-16 23:48:27.000000000 +0100
 +++ u-boot-2009.01/common/Makefile	2009-01-02 19:17:16.000000000 +0100
 +++ u-boot-2009.01/common/Makefile	2009-01-02 19:17:16.000000000 +0100