summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 044b5caba3..6dab719304 100644
--- a/Makefile
+++ b/Makefile
@@ -969,6 +969,14 @@ trab_old_config: unconfig
VCMA9_config : unconfig
@./mkconfig $(@:_config=) arm arm920t vcma9 mpl
+
+#########################################################################
+## S3C44B0 Systems
+#########################################################################
+
+B2_config : unconfig
+ @./mkconfig $(@:_config=) arm s3c44b0 B2 dave
+
#########################################################################
## ARM720T Systems
#########################################################################