Makefile (1da177e4c3f41524e886b7f1b8a0c1fc7321cac2) | Makefile (17be2d2b1c333e1e4c378369ba90ab2dd11c589a) |
---|---|
1# 2# Makefile for the SuperH specific drivers. 3# 4 | 1# 2# Makefile for the SuperH specific drivers. 3# 4 |
5obj-$(CONFIG_SUPERHYWAY) += superhyway/ 6 | 5obj-$(CONFIG_SUPERHYWAY) += superhyway/ 6obj-$(CONFIG_MAPLE) += maple/ |