diff --git a/platforms/rootfs/Makefile b/platforms/rootfs/Makefile index 8def664..6d202b9 100644 --- a/platforms/rootfs/Makefile +++ b/platforms/rootfs/Makefile @@ -15,6 +15,10 @@ $(MAKEDIST_TARGET)-$(PLATFORM)-i586: \ kernel-mamba-64GB kernel-mamba-64GB-sound kernel-mamba-64GB-wireless \ chromium +$(MAKEDIST_TARGET)-$(PLATFORM)-x86_64: \ + kernel-mamba-x86_64 kernel-mamba-x86_64-sound kernel-mamba-x86_64-wireless \ + chromium + $(MAKEDIST_TARGET)-$(PLATFORM): $(MAKEDIST_TARGET)-devel \ $(MAKEDIST_TARGET)-$(PLATFORM)-kde4 openssh-server usbutils wireless_tools i2c-tools \ parted iputils file rootfiles ppp minicom locales mc \