diff options
Diffstat (limited to 'packages/uboot/uboot-devkitidp-pxa255_cvs.bb')
-rw-r--r-- | packages/uboot/uboot-devkitidp-pxa255_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/uboot/uboot-devkitidp-pxa255_cvs.bb b/packages/uboot/uboot-devkitidp-pxa255_cvs.bb index 32d5a2fe67..a41d5d7082 100644 --- a/packages/uboot/uboot-devkitidp-pxa255_cvs.bb +++ b/packages/uboot/uboot-devkitidp-pxa255_cvs.bb @@ -1,4 +1,4 @@ -include uboot_cvs.bb +require uboot_cvs.bb UBOOT_MACHINE = "pxa255_idp_config" SRC_URI += "ftp://ftp.accelent.com/pxa255_idp/uboot/u-boot-1.1.2-cvs20050818-r2-pxa255idp1.patch;patch=1" |