3 Commits

Author SHA1 Message Date
Joel Sherrill
0d436c7f7d netipsec/ipsec.c was in header file list not C file list
+ Makefile: It was not listed since it was a header
  + freebsd/netipsec/ipsec.c: include transformation did not occur
  + freebsd-to-rtems.py: Moved ipsec.c to source.
    Added checks to ensure that only .h files are in header list
    and that only .c files are in source list.
2012-03-08 16:54:51 -06:00
Joel Sherrill
03d4faf086 Begin to trim rtems/ from include file paths - start with freebsd 2012-03-08 08:56:25 -06:00
Joel Sherrill
e2d2bf579b Move rtems/freebsd to freebsd and contrib to freebsd/contrib 2012-03-08 07:25:21 -06:00