summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-02-23 20:48:38 +0000
committerwdenk <wdenk>2004-02-23 20:48:38 +0000
commitcd0a9de68b03e5a54fd2a08f44be318e4397be01 (patch)
tree161762b51f26b604823009e2bcc1c7b3105c6361 /Makefile
parent2d1a537d87727907bf4d888760cba4abc0b52ad3 (diff)
downloadtalos-obmc-uboot-cd0a9de68b03e5a54fd2a08f44be318e4397be01.tar.gz
talos-obmc-uboot-cd0a9de68b03e5a54fd2a08f44be318e4397be01.zip
* Patch by Laurent Mohin, 10 Feb 2004:
Fix buffer overflow in common/usb.c * Patch by Tolunay Orkun, 10 Feb 2004: Add support for Cogent CSB272 board * Code cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3525d87dbd..1520f57408 100644
--- a/Makefile
+++ b/Makefile
@@ -558,6 +558,9 @@ CPCIISER4_config: unconfig
CRAYL1_config:unconfig
@./mkconfig $(@:_config=) ppc ppc4xx L1 cray
+csb272_config: unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx csb272
+
DASA_SIM_config: unconfig
@./mkconfig $(@:_config=) ppc ppc4xx dasa_sim esd
OpenPOWER on IntegriCloud