diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-19 18:33:32 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-19 18:33:32 +0100 |
| commit | 98e07066854de558bb5651b7305d2da527048d0b (patch) | |
| tree | 38a598508fbf7d525de0c8ab7454081042af347c /package/Makefile | |
| parent | 25631be7315cdddc0cf2ea273f3e06332128d36d (diff) | |
| parent | 0102d12701a8634300c4b174e5bbeb898218ba18 (diff) | |
Merge branch 'master' of openadk.org:/git/openadk
Diffstat (limited to 'package/Makefile')
| -rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 994520726..ce92c1cb0 100644 --- a/package/Makefile +++ b/package/Makefile @@ -453,6 +453,7 @@ package-$(ADK_PACKAGE_ZSH) += zsh # kernel addon packages package-$(ADK_PACKAGE_KMOD_EM28XX) += em28xx package-$(ADK_PACKAGE_NTFS_3G) += ntfs-3g +package-$(ADK_PACKAGE_KMOD_SANGAM_ATM) += sangam-atm DOWNLOAD:=$(patsubst %,%-download,$(package-y) $(package-m)) COMPILE_PACKAGES:=$(patsubst %,%-compile,$(package-y) $(package-m)) |
