summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2008-12-07 10:28:57 +1100
committerWolfgang Denk <wd@denx.de>2009-01-24 01:01:16 +0100
commitc620c01e96814558470698ed5cab1bf2f504d1b5 (patch)
tree826209153b976417541433a436ee00fe5ce8efcf /Makefile
parent0c0ccf401ee03a5008fc2c19b05a662bce1a1086 (diff)
downloadblackbird-obmc-uboot-c620c01e96814558470698ed5cab1bf2f504d1b5.tar.gz
blackbird-obmc-uboot-c620c01e96814558470698ed5cab1bf2f504d1b5.zip
Added initial eNET board support
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 685c8ae439..eeb913cb55 100644
--- a/Makefile
+++ b/Makefile
@@ -2996,6 +2996,9 @@ smdk6400_config : unconfig
sc520_cdp_config : unconfig
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_cdp
+eNET_config : unconfig
+ @$(MKCONFIG) $(@:_config=) i386 i386 eNET
+
sc520_spunk_config : unconfig
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_spunk
OpenPOWER on IntegriCloud