source: mainline/defaults/special/abs32le/Makefile.config@ e6eee2b

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since e6eee2b was 849ed54, checked in by Martin Decky <martin@…>, 15 years ago

Networking work:
Split the networking stack into end-user library (libsocket) and two helper libraries (libnet and libnetif).
Don't use over-the-hand compiling and linking, but rather separation of conserns.
There might be still some issues and the non-modular networking architecture is currently broken, but this will be fixed soon.

  • Property mode set to 100644
File size: 75 bytes
Line 
1# Platform
2PLATFORM = abs32le
3
4# Cross-compiler target
5CROSS_TARGET = ia32
Note: See TracBrowser for help on using the repository browser.