diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-10-17 12:44:11 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-10-17 12:44:11 +0000 |
commit | fecad496749d0535f630937742db22805acad802 (patch) | |
tree | e2397ad44d70fba5f7ecaf208083dc7e7b4ca73a | |
parent | 14f7002de18f43729399ac8cae7a8ec1feace2b0 (diff) | |
parent | c839fc7011f514c7693d41e20470bbafed94a212 (diff) |
merge of '920beec0b59e56ef7bdeb9dbfb0f43e8e2e31cda'
and 'b33bb5b61a71ff15a289c03f037aab9649d5e29c'
-rw-r--r-- | packages/uboot/uboot-openmoko_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/uboot/uboot-openmoko_svn.bb b/packages/uboot/uboot-openmoko_svn.bb index 3669b409da..2564d4b066 100644 --- a/packages/uboot/uboot-openmoko_svn.bb +++ b/packages/uboot/uboot-openmoko_svn.bb @@ -18,6 +18,7 @@ SRC_URI = "\ svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http;name=patches \ file://uboot-eabi-fix-HACK.patch \ file://uboot-20070311-tools_makefile_ln_sf.patch;patch=1 \ + file://makefile-no-dirafter.patch;patch=1 \ " S = "${WORKDIR}/git" |