tn3399_openwrt/package/boot/uboot-lantiq
John Crispin c3f2e8fb08 uboot-lantiq: fix P-2812HNU-F1/3 package dependency
After r43987 TARGET_lantiq_xrx200_P2812HNUFX does not exist anymore.
Fix empty menuconfig bootloader selection by making u-boot depend on
one of the new target profiles.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>

SVN-Revision: 44179
2015-01-28 12:08:13 +00:00
..
patches uboot-lantiq: add a cgu fix for arx100 2015-01-23 12:32:54 +00:00
Makefile uboot-lantiq: fix P-2812HNU-F1/3 package dependency 2015-01-28 12:08:13 +00:00
README uboot-lantiq: update to v2013.10 2014-04-12 21:21:14 +00:00

# How to refresh patches

$ git clone git@github.com:danielschwierzeck/u-boot-lantiq.git
$ mkdir -p $OPENWRT_ROOT/packages/boot/uboot-lantiq/patches
$ cd u-boot-lantiq.git
$ git format-patch -p -k --no-renames --no-binary -o $OPENWRT_ROOT/package/boot/uboot-lantiq/patches v2013.10..u-boot-lantiq-v2013.10-openwrtN