Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


removed legacy module code
[palacios.git] / modules / Makefile
index eef66e0..bf3f9f6 100644 (file)
@@ -1,5 +1 @@
 obj-y += null.c
-obj-$(CONFIG_LNX_MOD_32BIT)       += linux_mods/i386/
-#obj-$(CONFIG_LNX_MOD_64BIT)       += linux_mods/x86_64/
-obj-$(CONFIG_V3_MOD_32BIT)       += v3_mods/i386/
-#obj-$(CONFIG_V3_MOD_64BIT)       += v3_mods/x86_64/