summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 965b93ddf3..3525d87dbd 100644
--- a/Makefile
+++ b/Makefile
@@ -959,6 +959,9 @@ impa7_config : unconfig
ep7312_config : unconfig
@./mkconfig $(@:_config=) arm arm720t ep7312
+modnet50_config : unconfig
+ @./mkconfig $(@:_config=) arm arm720t modnet50
+
#########################################################################
## XScale Systems
#########################################################################