Sam Ravnborg | a9aa1ff | 2006-01-09 20:48:03 +0100 | [diff] [blame^] | 1 | # |
2 | # The xfs people like to share Makefile with 2.6 and 2.4. | ||||
3 | # Utilise file named Kbuild file which has precedence over Makefile. | ||||
4 | # | ||||
5 | |||||
6 | include $(srctree)/$(obj)/Makefile-linux-2.6 |