Changeset 3166
- Timestamp:
- 10/15/07 09:03:50 (6 years ago)
- Location:
- trunk/src/target/u-boot/patches
- Files:
-
- 2 edited
-
uboot-20061030-neo1973.patch (modified) (1 diff)
-
uboot-gta02.patch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch
r3147 r3166 1960 1960 + 1961 1961 +mkdir -p ${obj}include 1962 +if [ "$1" = ="" ]1962 +if [ "$1" = "" ] 1963 1963 +then 1964 1964 + echo "$0:: No parameters - using GTA01Bv3 config" -
trunk/src/target/u-boot/patches/uboot-gta02.patch
r3160 r3166 893 893 + 894 894 +mkdir -p ${obj}include 895 +if [ "$1" = ="" ]895 +if [ "$1" = "" ] 896 896 +then 897 897 + echo "$0:: No parameters - using GTA02Bv1 config"
Note: See TracChangeset
for help on using the changeset viewer.
