Makefile (41be702a542a0d14bb0b1c16e824fa9ed27616ec) | Makefile (c5f9ee3d665a7660b296aa1e91949ae3376f0d07) |
---|---|
1# Platform specific code goes here 2obj-y += ce4100/ 3obj-y += efi/ 4obj-y += geode/ 5obj-y += goldfish/ 6obj-y += iris/ 7obj-y += intel-mid/ 8obj-y += olpc/ 9obj-y += scx200/ 10obj-y += sfi/ 11obj-y += ts5500/ | 1# Platform specific code goes here 2obj-y += ce4100/ 3obj-y += efi/ 4obj-y += geode/ 5obj-y += goldfish/ 6obj-y += iris/ 7obj-y += intel-mid/ 8obj-y += olpc/ 9obj-y += scx200/ 10obj-y += sfi/ 11obj-y += ts5500/ |
12obj-y += visws/ | |
13obj-y += uv/ | 12obj-y += uv/ |