Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80095
b: refs/heads/master
c: b1df07b
h: refs/heads/master
i:
  80093: d507922
  80091: 977df3a
  80087: c1e8212
  80079: c649853
  80063: 93052d8
v: v3
  • Loading branch information
Glauber de Oliveira Costa authored and Ingo Molnar committed Jan 30, 2008
1 parent 21735f9 commit 01a08d9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c6334593c61c71ab2e666c015eef13995736f49a
refs/heads/master: b1df07bd6674a84fbd9248759dc3fa3ff5c78e5b
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/Makefile_32
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ obj-$(CONFIG_K8_NB) += k8.o
obj-$(CONFIG_MGEODE_LX) += geode_32.o mfgpt_32.o

obj-$(CONFIG_VMI) += vmi_32.o vmiclock_32.o
obj-$(CONFIG_PARAVIRT) += paravirt_32.o
obj-$(CONFIG_PARAVIRT) += paravirt.o
obj-y += pcspeaker.o

obj-$(CONFIG_SCx200) += scx200_32.o
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2007 - x86_64 support added by Glauber de Oliveira Costa, Red Hat Inc
*/

#include <linux/errno.h>
#include <linux/module.h>
#include <linux/efi.h>
Expand Down

0 comments on commit 01a08d9

Please sign in to comment.