diff options
author | John Crispin <john@openwrt.org> | 2014-12-02 15:25:37 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-12-02 15:25:37 +0000 |
commit | 283d7789eea8cb57e31bc6a06d47c5813ebba283 (patch) | |
tree | 619c254c97177f391a09333a8c9a25879a250b0f /package/boot/uboot-oxnas/files/configs | |
parent | a122c1c9c9e68be04ca39763a9638fc43fb96c99 (diff) | |
download | upstream-283d7789eea8cb57e31bc6a06d47c5813ebba283.tar.gz upstream-283d7789eea8cb57e31bc6a06d47c5813ebba283.tar.bz2 upstream-283d7789eea8cb57e31bc6a06d47c5813ebba283.zip |
uboot-oxnas: bump to U-Boot 2014.10
A few trivial changes were needed to adapt to upstream framework changes.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43499
Diffstat (limited to 'package/boot/uboot-oxnas/files/configs')
-rw-r--r-- | package/boot/uboot-oxnas/files/configs/ox820_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boot/uboot-oxnas/files/configs/ox820_defconfig b/package/boot/uboot-oxnas/files/configs/ox820_defconfig new file mode 100644 index 0000000000..48a16d0c25 --- /dev/null +++ b/package/boot/uboot-oxnas/files/configs/ox820_defconfig @@ -0,0 +1,3 @@ +CONFIG_ARM=y +CONFIG_OX820=y +CONFIG_TARGET_OX820=y |