Add basic "fetch" and "imgstat" commands.

This commit is contained in:
Michael Brown
2007-01-12 06:05:27 +00:00
parent b9fea9cbac
commit 9817f93094
7 changed files with 387 additions and 0 deletions

View File

@@ -120,6 +120,7 @@
#define CONFIG_CMD /* Option configuration console */
#define IFMGMT_CMD /* Interface management commands */
#define ROUTE_CMD /* Routing table management commands */
#define IMAGE_CMD /* Image management commands */
/* @END general.h */