diff options
Diffstat (limited to 'libre/uboot-omap4_panda')
-rw-r--r-- | libre/uboot-omap4_panda/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/uboot-omap4_panda/PKGBUILD b/libre/uboot-omap4_panda/PKGBUILD index 2eef144fe..6aaf94b60 100644 --- a/libre/uboot-omap4_panda/PKGBUILD +++ b/libre/uboot-omap4_panda/PKGBUILD @@ -13,9 +13,8 @@ replaces=('uboot-pandaboard-linux-libre' 'uboot-pandaboard') conflicts=('uboot-pandaboard-linux-libre' 'uboot-pandaboard' 'uboot4grub-omap4_panda') makedepends=('bc') license=('GPL') -backup=(boot/extlinux/extlinux.conf) install=${pkgname}.install -backup=('boot/uEnv.txt') +backup=('boot/extlinux/extlinux.conf' 'boot/uEnv.txt') source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" '0001-parabola-arm-modifications.patch' 'extlinux.conf' |