summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-09-18 18:55:25 +0000
committerwdenk <wdenk>2003-09-18 18:55:25 +0000
commit80369866a482b923f0398f4c8172865282559f5b (patch)
treefff1f4cedf07d2afa8fe85b19601605949ff013f /include
parent65bd0e284bbe08fdd6d2787d0698fe274d6aab13 (diff)
downloadtalos-obmc-uboot-80369866a482b923f0398f4c8172865282559f5b.tar.gz
talos-obmc-uboot-80369866a482b923f0398f4c8172865282559f5b.zip
Work on TRAB's auto_update feature.
Cleanup for submitted patches.
Diffstat (limited to 'include')
-rw-r--r--include/configs/sbc8260.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sbc8260.h b/include/configs/sbc8260.h
index 82a8de9788..ef96e72771 100644
--- a/include/configs/sbc8260.h
+++ b/include/configs/sbc8260.h
@@ -419,7 +419,7 @@
*/
#define CONFIG_BOOTP_MASK (CONFIG_BOOTP_DEFAULT | \
CONFIG_BOOTP_BOOTFILESIZE | \
- CONFIG_BOOTP_DNS | \
+ CONFIG_BOOTP_DNS | \
CONFIG_BOOTP_DNS2 | \
CONFIG_BOOTP_SEND_HOSTNAME)
OpenPOWER on IntegriCloud