diff options
Diffstat (limited to 'packages/u-boot/u-boot-openmoko.inc')
-rw-r--r-- | packages/u-boot/u-boot-openmoko.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/u-boot/u-boot-openmoko.inc b/packages/u-boot/u-boot-openmoko.inc index 65390ab465..c25afd38f6 100644 --- a/packages/u-boot/u-boot-openmoko.inc +++ b/packages/u-boot/u-boot-openmoko.inc @@ -6,7 +6,7 @@ PRIORITY = "optional" PROVIDES = "virtual/bootloader" LOCALVERSION = "+gitr${SRCREV}" PV = "1.3.1${LOCALVERSION}" -FILE_PR = "r0" +PR = "r0" UBOOT_MACHINES = "gta01bv2 gta01bv3 gta01bv4 gta02v2 gta02v4 gta02v5" |