Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[settings] Expose MAC address setting for general use
  • Loading branch information
Michael Brown committed Sep 26, 2008
1 parent 9d72636 commit e2d5788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/gpxe/settings.h
Expand Up @@ -216,6 +216,7 @@ extern struct setting priority_setting __setting;
extern struct setting bios_drive_setting __setting;
extern struct setting uuid_setting __setting;
extern struct setting next_server_setting __setting;
extern struct setting mac_setting __setting;

/**
* Initialise a settings block
Expand Down

0 comments on commit e2d5788

Please sign in to comment.